fix(manifest): add stdlib, mapping to tarball

This commit is contained in:
Vadim Kravcenko 2016-06-02 22:22:50 +02:00
parent c7d527de84
commit 71e5b31b23

View File

@ -3,6 +3,8 @@ include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst
include pipreqs/stdlib
include pipreqs/mapping
recursive-include tests *
recursive-exclude * __pycache__