3

Using Airflow as an example, a user is able to install "extra packages"/submodules:

https://airflow.incubator.apache.org/installation.html#extra-packages

How to write setup.py so that different submodules can be included in the module install?

Greg
  • 8,175
  • 16
  • 72
  • 125
  • 2
    Possible duplicate of [Specifying optional dependencies in pypi python setup.py](http://stackoverflow.com/questions/10572603/specifying-optional-dependencies-in-pypi-python-setup-py) – languitar Apr 13 '17 at 12:35

0 Answers0