Upgrade setuptools to a more recent version.

This commit is contained in:
Josh Matthews 2018-09-19 12:26:01 -04:00 committed by GitHub
parent 289e34cbc0
commit 3d89713a7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,12 +6,9 @@ mach == 0.6.0
mozdebug == 0.1
mozinfo == 0.8
mozlog == 3.6
setuptools == 18.5
setuptools == 39.0
toml == 0.9.2
# For pycparser 2.19 release bustage
pycparser != 2.19
# For Python linting
flake8 == 2.4.1
pep8 == 1.5.7