mirror of
https://github.com/pythad/nider.git
synced 2021-10-12 02:31:02 +03:00
13 lines
295 B
Plaintext
13 lines
295 B
Plaintext
include AUTHORS.rst
|
|
include CONTRIBUTING.rst
|
|
include HISTORY.rst
|
|
include LICENSE
|
|
include README.rst
|
|
|
|
recursive-include tests *
|
|
recursive-include requirements *
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co]
|
|
|
|
recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif
|