File: ci.github.testing.txt

package info (click to toggle)
python-parse-type 0.6.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 772 kB
  • sloc: python: 5,273; sh: 9; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
pytest <  5.0; python_version <  '3.0'
pytest >= 5.0; python_version >= '3.0'
pytest-html >= 1.19.0

# -- NEEDED: By some tests (as proof of concept)
# NOTE: path.py-10.1 is required for python2.6
# HINT: path.py => path (python-install-package was renamed for python3)
# DISABLED: path.py >= 11.5.0; python_version <  '3.5'
# DISABLED: path >= 13.1.0;    python_version >= '3.5'

-r basic.txt