[py-svn] commit/pytest: hpk42: remove debugging-changes to tox.ini

Bitbucket commits-noreply at bitbucket.org
Wed Dec 14 12:32:22 CET 2011


1 new commit in pytest:


https://bitbucket.org/hpk42/pytest/changeset/c28026ca4112/
changeset:   c28026ca4112
user:        hpk42
date:        2011-12-14 12:29:25
summary:     remove debugging-changes to tox.ini
affected #:  1 file

diff -r 51640a2987b4ab54ca3fdeca7235e34b3c548c8d -r c28026ca4112e14025794c9b55092d9660e5eb9f tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@
 indexserver=
     pypi = http://pypi.python.org/simple
     testrun = http://pypi.testrun.org
-#    default = http://pypi.testrun.org
+    default = http://pypi.testrun.org
 
 [testenv]
 changedir=testing
@@ -50,12 +50,8 @@
 commands=
     make html
 
-;;[testenv:py31]
-;;deps=:pypi:nose>=1.0
-
 [testenv:py31]
-deps=
-    {distshare}/py-1.4.6*
+deps=:pypi:nose>=1.0
 
 [testenv:py31-xdist]
 deps=pytest-xdist

Repository URL: https://bitbucket.org/hpk42/pytest/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the pytest-commit mailing list