File: requirements-dev.txt

package info (click to toggle)
python-datapoint 0.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 584 kB
  • sloc: python: 3,062; makefile: 18
file content (7 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
5
6
7
black==24.*
isort==5.*
flake8==7.*
flake8-bugbear==24.*
flake8-pytest-style==2.*
pytest==8.*
.