File: test_requirements.txt

package info (click to toggle)
python-funcy 2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 536 kB
  • sloc: python: 2,989; makefile: 140; javascript: 96; sh: 6
file content (5 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
pytest==6.2.5; python_version>='3.6'
pytest==3.9.3; python_version<='3.5'
more-itertools==4.0.0; python_version=='3.5'
whatever==0.7
typing; python_version=='3.4'