diff options
| author | Nejc Habjan <hab.nejc@gmail.com> | 2021-05-26 23:10:54 +0200 |
|---|---|---|
| committer | John Villalovos <john@sodarock.com> | 2021-05-29 20:36:57 -0700 |
| commit | 237b97ceb0614821e59ea041f43a9806b65cdf8c (patch) | |
| tree | 52ccdc258ce064fc164fe6c11aea0f122a85dbcd /MANIFEST.in | |
| parent | b3d1c267cbe6885ee41b3c688d82890bb2e27316 (diff) | |
| download | gitlab-237b97ceb0614821e59ea041f43a9806b65cdf8c.tar.gz | |
chore: clean up tox, pre-commit and requirements
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 27a83b3..5b36f87 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,4 @@ -include COPYING AUTHORS ChangeLog.rst RELEASE_NOTES.rst requirements.txt test-requirements.txt rtd-requirements.txt -include tox.ini .travis.yml +include COPYING AUTHORS ChangeLog.rst RELEASE_NOTES.rst requirements*.txt +include tox.ini recursive-include tests * recursive-include docs *j2 *.py *.rst api/*.rst Makefile make.bat -recursive-include tests/unit/data * |
