File: requirements-dev.txt

package info (click to toggle)
flask-mongoengine 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 508 kB
  • sloc: python: 2,127; makefile: 109
file content (7 lines) | stat: -rw-r--r-- 131 bytes parent folder | download
1
2
3
4
5
6
7
-r requirements.txt

# Dev and test dependencies without version limiting, to test with latest.
black
pre-commit
pytest
pytest-cov