mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-21 17:16:46 +03:00
Adds tests in MANIFEST.in (#204)
This commit is contained in:
parent
b2b69b34bb
commit
bd855ace58
|
@ -1,6 +1,8 @@
|
|||
recursive-include src/dependency_injector *.py *.pyx *.pxd *.c
|
||||
recursive-include tests *.py
|
||||
include README.rst
|
||||
include CONTRIBUTORS.rst
|
||||
include LICENSE.rst
|
||||
include requirements.txt
|
||||
include setup.py
|
||||
include tox.ini
|
||||
|
|
Loading…
Reference in New Issue
Block a user