File: wheel.pip

package info (click to toggle)
python-coverage 4.5.2%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,524 kB
  • sloc: python: 17,968; ansic: 1,212; makefile: 182; sh: 133; xml: 42
file content (6 lines) | stat: -rw-r--r-- 238 bytes parent folder | download
1
2
3
4
5
6
# Things needed to make wheels for coverage.py
# 36.8.0 is last version supporting 2.6
# but we use 35.0.2 in tox.ini, so stick with that here too.
setuptools==35.0.2
# We need to stick with 0.29.0 until we drop 2.6 and 3.3
wheel==0.29.0