Skip to content
Snippets Groups Projects
MANIFEST.in 290 B
include AUTHORS.md
include CONTRIBUTING.rst
include changelog.md
include LICENSE
include README.md
include requirements_torch_training.txt



recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

recursive-include docs *.rst *.md conf.py *.jpg *.png *.gif