File: tests.txt

package info (click to toggle)
python-holidays 0.86-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 57,296 kB
  • sloc: python: 117,830; javascript: 85; makefile: 59
file content (9 lines) | stat: -rw-r--r-- 180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Test requirements.

coverage==7.12.0
numpy<2.3.0; python_version < '3.11'
numpy==2.3.5; python_version >= '3.11'
polib==1.2.0
pytest-cov==7.0.0
pytest-xdist==3.8.0
pytest==9.0.1