File: dev-requirements.txt

package info (click to toggle)
fonttools 4.61.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 27,588 kB
  • sloc: python: 145,091; xml: 103; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
pytest>=3.0
tox>=2.5
bump2version>=0.5.6
sphinx>=1.5.5
mypy>=0.782
readme_renderer[md]>=43.0

# Pin black as each version could change formatting, breaking CI randomly.
black==24.10.0