File: requirements-dev.txt

package info (click to toggle)
python-libzim 2.1.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,660 kB
  • sloc: python: 1,193; cpp: 394; makefile: 5
file content (8 lines) | stat: -rw-r--r-- 155 bytes parent folder | download
1
2
3
4
5
6
7
8
isort>=5.10.1,<6.0
black>=22.10.0,<23.0
flake8>=6.0.0,<7.0
invoke>=1.7.3,<2.0
coverage>=6.5.0,<7.0
pytest>=7.2,<8.0
pytest-cov>=4.0.0,<5.0
Cython>=0.29.32