1
0
mirror of https://github.com/fedora-python/tox-current-env.git synced 2025-08-01 21:23:40 +02:00

Include test fixtures in sdist

This commit is contained in:
Miro Hrončok
2020-11-03 18:10:23 +01:00
committed by Petr Viktorin
parent ab458fae39
commit b35f8832a9

View File

@@ -1,6 +1,6 @@
include LICENSE
include pyproject.toml
include tox.ini
include tests/*.py
include tests/tox.ini
recursive-include tests *.py
recursive-include tests *.ini
prune tests/.tox