mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2025-08-02 05:33:39 +02: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
|