mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Don't pin pyparsing version
This commit is contained in:
parent
8a1931e23c
commit
94508b00df
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -37,7 +37,6 @@ deps =
|
|||
py{26,27}-oldest: configargparse==0.10.0
|
||||
py{26,27}-oldest: psutil==2.1.0
|
||||
py{26,27}-oldest: PyOpenSSL==0.13
|
||||
py{26,27}-oldest: pyparsing==1.5.5
|
||||
py{26,27}-oldest: python2-pythondialog==3.2.2rc1
|
||||
|
||||
[testenv:py33]
|
||||
|
|
|
|||
Loading…
Reference in a new issue