Skip to content

Commit afdc760

Browse files
committed
Add numpy to the dev requirements files
1 parent 20e1f37 commit afdc760

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
furo
22
linkify-it-py
33
myst-parser
4+
numpy
45
sphinx
5-
sphinx-copybutton
66
sphinx-autobuild
7+
sphinx-copybutton

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
pytest
22
hypothesis
3+
numpy

0 commit comments

Comments
 (0)