[Pkg-privacy-commits] [txtorcon] 41/96: add Twisted 15 to tox setup
Jérémy Bobbio
lunar at moszumanska.debian.org
Sun Sep 6 18:33:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository txtorcon.
commit 4daa3d4453025aa5ed54de0f7471d563dacdfc60
Author: meejah <meejah at meejah.ca>
Date: Mon Feb 2 22:17:09 2015 -0700
add Twisted 15 to tox setup
---
tox.ini | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/tox.ini b/tox.ini
index 3616a03..d70bf42 100644
--- a/tox.ini
+++ b/tox.ini
@@ -63,6 +63,14 @@ deps=
{[testenv]deps}
twisted==14.0.2
+[testenv:twisted-newest-15]
+envdir=venv_twisted_15
+basepython=python2.7
+usedevelop=True
+deps=
+ {[testenv]deps}
+ twisted==15.0.0
+
[testenv:pypy]
envdir=venv_pypy
basepython=pypy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git
More information about the Pkg-privacy-commits
mailing list