2.1.4 - Packaging improvements
setup.py
improvements: now includingpy.typed
, excludingtests
folder, and usingzip_safe=False
See documentation page for details.
setup.py
improvements: now including py.typed
, excluding tests
folder, and using zip_safe=False
See documentation page for details.