2016-01-06 06:01:41 +08:00
|
|
|
include CHANGELOG.rst
|
2015-11-22 07:10:19 +08:00
|
|
|
include LICENSE
|
|
|
|
include AUTHORS
|
|
|
|
|
2012-11-20 21:37:39 +08:00
|
|
|
include README.rst
|
2015-11-22 07:10:19 +08:00
|
|
|
include CONTRIBUTING.rst
|
|
|
|
|
2012-10-20 23:08:02 +08:00
|
|
|
include tox.ini
|
2015-11-22 07:10:19 +08:00
|
|
|
include setup.py
|
|
|
|
|
|
|
|
include .coveragerc
|
|
|
|
|
2015-11-25 03:49:19 +08:00
|
|
|
include plugin-test.sh
|
|
|
|
include requirements-docs.txt
|
|
|
|
include runtox.py
|
|
|
|
|
2015-11-22 07:10:19 +08:00
|
|
|
recursive-include bench *.py
|
|
|
|
recursive-include extra *.py
|
|
|
|
|
2009-11-24 22:16:58 +08:00
|
|
|
graft testing
|
2015-11-22 07:10:19 +08:00
|
|
|
graft doc
|
|
|
|
|
|
|
|
exclude _pytest/impl
|
|
|
|
|
|
|
|
graft _pytest/vendored_packages
|
|
|
|
|
|
|
|
recursive-exclude * *.pyc *.pyo
|
|
|
|
|
|
|
|
exclude appveyor/install.ps1
|
|
|
|
exclude appveyor.yml
|
|
|
|
exclude appveyor
|
|
|
|
|
|
|
|
exclude ISSUES.txt
|
|
|
|
exclude HOWTORELEASE.rst
|