mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #22446 -- Added tox.ini to automate pull request checks.
This commit is contained in:
committed by
Tim Graham
parent
3ea7167bb5
commit
09d38746ba
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@
|
||||
*.egg-info
|
||||
*.pot
|
||||
*.py[co]
|
||||
.tox/
|
||||
__pycache__
|
||||
MANIFEST
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user