You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
311 B
14 lines
311 B
include AUTHORS.rst
|
|
include CONTRIBUTING.rst
|
|
include HISTORY.rst
|
|
include LICENSE
|
|
include README.rst
|
|
|
|
recursive-include tests *
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co]
|
|
|
|
recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif
|
|
include versioneer.py
|
|
include lugito/_version.py
|