1 new commit in tox:

https://bitbucket.org/hpk42/tox/commits/ab3ca2815135/
Changeset:   ab3ca2815135
User:        hpk42
Date:        2014-01-12 18:46:49
Summary:     add changelog entry and extend list of contributors
Affected #:  2 files

diff -r 0b3ce1895d0387e4fe64afc3dd337e11d6256def -r 
ab3ca2815135d40e27f17c6fdfe616cbbdecd50a CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,7 +24,8 @@
 
 - fix issue126: depend on virtualenv>=1.10.1 so that we can rely
   (hopefully) on a pip version which supports --pre. (tox by default
-  uses to --pre).
+  uses to --pre).  also merged in PR84 so that we now call "virtualenv"
+  directly instead of looking up interpreters.  Thanks Ionel Maries Cristian.
 
 - fix issue130: you can now set install_command=easy_install {opts} {packages}
   and expect it to work for repeated tox runs (previously it only worked

diff -r 0b3ce1895d0387e4fe64afc3dd337e11d6256def -r 
ab3ca2815135d40e27f17c6fdfe616cbbdecd50a CONTRIBUTORS
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -12,3 +12,13 @@
 Philip Thiem
 Monty Taylor
 Bruno Oliveira
+Ionel Maries Cristian
+Anatoly techntonik
+Matt Jeffery
+Chris Jerdonek
+Ronald Evers
+Carl Meyer
+Anthon van der Neuth
+Matt Good
+Mattieu Agopian
+Asmund Grammeltwedt

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

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to