File: 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 (7 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# ============================================================================
# PYTHON PACKAGE REQUIREMENTS FOR: parse_type -- For testing only
# ============================================================================

pytest <  5.0; python_version <  '3.0'
pytest >= 5.0; python_version >= '3.0'
pytest-html >= 1.19.0