File: test-requirements.txt

package info (click to toggle)
python-ijson 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 696 kB
  • sloc: python: 2,816; ansic: 1,776; sh: 4; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (2)
1
2
3
4
pytest
# Keep cffi away from 3.13+ until it gainst free-threaded wheels
# otherwise the CI pipeline gets too complex
cffi;python_version<"3.13"