mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
Use older py and pytest for old python versions
This commit is contained in:
parent
d6be9302ec
commit
c713071eb7
1 changed files with 2 additions and 3 deletions
|
|
@ -6,7 +6,6 @@
|
|||
alabaster==0.7.10
|
||||
apipkg==1.4
|
||||
astroid==1.3.5
|
||||
attrs==17.3.0
|
||||
Babel==2.5.1
|
||||
backports.shutil-get-terminal-size==1.0.0
|
||||
boto3==1.4.7
|
||||
|
|
@ -39,12 +38,12 @@ pkginfo==1.4.1
|
|||
pluggy==0.5.2
|
||||
prompt-toolkit==1.0.15
|
||||
ptyprocess==0.5.2
|
||||
py==1.5.2
|
||||
py==1.4.34
|
||||
pyasn1==0.3.7
|
||||
pyasn1-modules==0.1.5
|
||||
Pygments==2.2.0
|
||||
pylint==1.4.2
|
||||
pytest==3.3.0
|
||||
pytest==3.2.5
|
||||
pytest-cov==2.5.1
|
||||
pytest-forked==0.2
|
||||
pytest-xdist==1.20.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue