Commit a880bf46 by markotibold

Danielfm packaged the 1.2 release so we can now install it from his repo.

parent 9473d17d
...@@ -28,42 +28,42 @@ basepython=python2.5 ...@@ -28,42 +28,42 @@ basepython=python2.5
deps= deps=
django==1.2.4 django==1.2.4
coverage==3.4 coverage==3.4
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py26-django12] [testenv:py26-django12]
basepython=python2.6 basepython=python2.6
deps= deps=
django==1.2.4 django==1.2.4
coverage==3.4 coverage==3.4
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py27-django12] [testenv:py27-django12]
basepython=python2.7 basepython=python2.7
deps= deps=
django==1.2.4 django==1.2.4
coverage==3.4 coverage==3.4
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py25-django13] [testenv:py25-django13]
basepython=python2.5 basepython=python2.5
deps= deps=
django==1.3 django==1.3
coverage==3.4 coverage==3.4
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py26-django13] [testenv:py26-django13]
basepython=python2.6 basepython=python2.6
deps= deps=
django==1.3 django==1.3
coverage==3.4 coverage==3.4
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py27-django13] [testenv:py27-django13]
basepython=python2.7 basepython=python2.7
deps= deps=
django==1.3 django==1.3
coverage==3.4 coverage==3.4
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
####################################### EXAMPLES ################################################ ####################################### EXAMPLES ################################################
...@@ -78,7 +78,7 @@ deps= ...@@ -78,7 +78,7 @@ deps=
Pygments==1.4 Pygments==1.4
httplib2==0.6.0 httplib2==0.6.0
Markdown==2.0.3 Markdown==2.0.3
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py26-django12e] [testenv:py26-django12e]
basepython=python2.6 basepython=python2.6
...@@ -91,7 +91,7 @@ deps= ...@@ -91,7 +91,7 @@ deps=
Pygments==1.4 Pygments==1.4
httplib2==0.6.0 httplib2==0.6.0
Markdown==2.0.3 Markdown==2.0.3
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py27-django12e] [testenv:py27-django12e]
basepython=python2.7 basepython=python2.7
...@@ -104,7 +104,7 @@ deps= ...@@ -104,7 +104,7 @@ deps=
Pygments==1.4 Pygments==1.4
httplib2==0.6.0 httplib2==0.6.0
Markdown==2.0.3 Markdown==2.0.3
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py25-django13e] [testenv:py25-django13e]
basepython=python2.5 basepython=python2.5
...@@ -117,7 +117,7 @@ deps= ...@@ -117,7 +117,7 @@ deps=
Pygments==1.4 Pygments==1.4
httplib2==0.6.0 httplib2==0.6.0
Markdown==2.0.3 Markdown==2.0.3
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py26-django13e] [testenv:py26-django13e]
basepython=python2.6 basepython=python2.6
...@@ -130,7 +130,7 @@ deps= ...@@ -130,7 +130,7 @@ deps=
Pygments==1.4 Pygments==1.4
httplib2==0.6.0 httplib2==0.6.0
Markdown==2.0.3 Markdown==2.0.3
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
[testenv:py27-django13e] [testenv:py27-django13e]
basepython=python2.7 basepython=python2.7
...@@ -143,4 +143,4 @@ deps= ...@@ -143,4 +143,4 @@ deps=
Pygments==1.4 Pygments==1.4
httplib2==0.6.0 httplib2==0.6.0
Markdown==2.0.3 Markdown==2.0.3
https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip unittest-xml-reporting==1.2
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment