mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
put dnspython in alphabetical order
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user