mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Upgrade setuptools to 35.0.2
This commit is contained in:
parent
20b2f324f5
commit
c665bc1369
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Upgraded pkg_resources (via setuptools) to 34.3.3.
|
||||
Upgraded pkg_resources (via setuptools) to 35.0.2.
|
||||
|
|
|
@ -13,5 +13,5 @@ packaging==16.8
|
|||
pyparsing==2.2.0
|
||||
retrying==1.3.3
|
||||
requests==2.14.2
|
||||
setuptools==34.3.3
|
||||
setuptools==35.0.2
|
||||
webencodings==0.5.1
|
||||
|
|
Loading…
Reference in a new issue