I updated my package autolike today using the following steps:
- Changed the version number in
setup.py
and modify package as necessary.
Assuming you’re in the root of your project directory, then run:
pip install -e .
I updated my package autolike today using the following steps:
setup.py
and modify package as necessary.Assuming you’re in the root of your project directory, then run:
pip install -e .