Skip to content

1.4.8: [Fix BUG] Forgot setting `include_package_data = True`

Compare
Choose a tag to compare
@SoluMilken SoluMilken released this 14 Jun 10:18
· 17 commits to master since this release
8809cf2

Main Modifications:

  • #131 Set include_package_data = True in setup.py, so non-code files can be added
    in the package when installing.