Tony Narlock
|
b0a3dc89d1
|
Add setup.py (see examples of subpackages)
- pip install -e .
- pip install -e '.[cpu]'
- pip install -e '.[title]'
- pip install -e '.[title,weather]'
See also: https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras-optional-features-with-their-own-dependencies
|
2020-01-26 15:07:38 -06:00 |
|