projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
244172b
)
Remove deprecated tox configuration.
author
Kenneth Reitz
<me@kennethreitz.com>
Fri, 14 Oct 2011 02:20:23 +0000
(22:20 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Fri, 14 Oct 2011 02:20:23 +0000
(22:20 -0400)
tox.ini
[deleted file]
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
deleted file mode 100644
(file)
index
b0fc213
..0000000
--- a/
tox.ini
+++ /dev/null
@@
-1,8
+0,0 @@
-[tox]
-envlist = py25,py26,py27
-
-[testenv]
-commands=py.test --junitxml=junit-{envname}.xml
-deps =
- pytest
- omnijson
\ No newline at end of file