mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Upgrade setuptools to a more recent version.
This commit is contained in:
parent
289e34cbc0
commit
3d89713a7b
1 changed files with 1 additions and 4 deletions
|
@ -6,12 +6,9 @@ mach == 0.6.0
|
||||||
mozdebug == 0.1
|
mozdebug == 0.1
|
||||||
mozinfo == 0.8
|
mozinfo == 0.8
|
||||||
mozlog == 3.6
|
mozlog == 3.6
|
||||||
setuptools == 18.5
|
setuptools == 39.0
|
||||||
toml == 0.9.2
|
toml == 0.9.2
|
||||||
|
|
||||||
# For pycparser 2.19 release bustage
|
|
||||||
pycparser != 2.19
|
|
||||||
|
|
||||||
# For Python linting
|
# For Python linting
|
||||||
flake8 == 2.4.1
|
flake8 == 2.4.1
|
||||||
pep8 == 1.5.7
|
pep8 == 1.5.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue