mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-19 12:32:27 +03:00
10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
recursive-include src/dependency_injector *.py* *.c
|
|
recursive-include tests *.py
|
|
include README.rst
|
|
include CONTRIBUTORS.rst
|
|
include LICENSE.rst
|
|
include requirements.txt
|
|
include setup.py
|
|
include tox.ini
|
|
include py.typed
|