mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-07-23 07:24:14 +00:00
Add tox configuration
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@
|
|||||||
*.py[co]
|
*.py[co]
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
|
# tox
|
||||||
|
.tox/
|
||||||
|
|
||||||
# setuptools
|
# setuptools
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
build/
|
build/
|
||||||
|
Reference in New Issue
Block a user