1
0
mirror of https://github.com/pythad/nider.git synced 2021-10-12 02:31:02 +03:00
Files
nider-write-text-image/MANIFEST.in
2017-09-02 12:20:11 +03:00

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