mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-23 01:56:58 +03:00
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
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
|