mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 06:46:16 +00:00
Add Tox
Tox is a utility that helps you test on different versions of Python.
This commit is contained in:
@@ -2,3 +2,6 @@ env/
|
||||
.workon
|
||||
.epio-app
|
||||
*.pyc
|
||||
.tox
|
||||
*.egg-info
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user