We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b69b3 commit bd855acCopy full SHA for bd855ac
MANIFEST.in
@@ -1,6 +1,8 @@
1
recursive-include src/dependency_injector *.py *.pyx *.pxd *.c
2
+recursive-include tests *.py
3
include README.rst
4
include CONTRIBUTORS.rst
5
include LICENSE.rst
6
include requirements.txt
7
include setup.py
8
+include tox.ini
0 commit comments