mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
put dnspython in alphabetical order
This commit is contained in:
parent
b414a32751
commit
cb982af635
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -32,10 +32,10 @@ setenv =
|
|||
deps =
|
||||
py{26,27}-oldest: cryptography==0.8
|
||||
py{26,27}-oldest: configargparse==0.10.0
|
||||
py{26,27}-oldest: dnspython>=1.12
|
||||
py{26,27}-oldest: psutil==2.1.0
|
||||
py{26,27}-oldest: PyOpenSSL==0.13
|
||||
py{26,27}-oldest: python2-pythondialog==3.2.2rc1
|
||||
py{26,27}-oldest: dnspython>=1.12
|
||||
|
||||
[testenv:py33]
|
||||
commands =
|
||||
|
|
|
|||
Loading…
Reference in a new issue