Open facundobatista opened 4 years ago
This way you could stop fixing the Python path to include lib in src/charm.py, have dependencies in a requirements.txt file, etc...
lib
src/charm.py
requirements.txt
This way you could stop fixing the Python path to include
lib
insrc/charm.py
, have dependencies in arequirements.txt
file, etc...