Yelp / swagger_spec_validator

Other
104 stars 71 forks source link

Fix build breakage due to zipp and python3.5 #143

Closed analogue closed 4 years ago

analogue commented 4 years ago

Fixes

Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pytest>=3.1.0->-r requirements-dev.txt (line 3))

  Using cached https://pypi.yelpcorp.com/p/zipp-3.1.0-py3-none-any.whl

zipp requires Python '>=3.6' but the running Python is 3.5.2

ERROR: could not install deps [-rrequirements-dev.txt]; v = InvocationError('/ephemeral/jenkins/workspace/swagger_spec_validator-22679/.tox/py35-default/bin/pip install -rrequirements-dev.txt (see /ephemeral/jenkins/workspace/swagger_spec_validator-22679/.tox/py35-default/log/py35-default-1.log)', 1)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 98.563% when pulling 8626162394b9485509ac3f2e087f5119b18bc0cb on fix_build into 94b3c5b8437458063320fa28f14bbe4bd0238857 on master.