Skip to content

Add subpackages to setup.py #33

Description

@KonstantinSchubert

When installing via pip, the sub-modules (distributions, ...) are not installed.
Some googling tells me that this might be because the sub-packages are not listed in the setup.py:

http://stackoverflow.com/questions/15368054/import-error-on-installed-package-using-setup-py
https://docs.python.org/2/distutils/examples.html#pure-python-distribution-by-package

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions