File: requirements-dev.txt

package info (click to toggle)
python-gfloat 0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 464 kB
  • sloc: python: 1,448; sh: 37; makefile: 20
file content (21 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Requirements for tests
pytest
ml_dtypes
# See requirements-tests also for direct dependencies

# Requirements for development
pre-commit
black
mypy
black[jupyter]
isort

# Requirements for docs
sphinx==7.1.2
sphinx-rtd-theme==1.3.0rc1
sphinx_paramlinks
myst_nb

# Requirements for notebooks
airium
pandas