mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-01-25 22:36:14 +01:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
include LICENSE
|
|
include pyproject.toml
|
|
include tox.ini
|
|
recursive-include tests *.py
|
|
recursive-include tests *.ini
|
|
recursive-include tests pyproject.toml
|
|
prune tests/.tox
|