Skip to content

Commit b3177af

Browse files
authored
Add missing tests dependencies
In #43, new tests using these module were added, but they were not added to extras_require. Family tests from qutip core uses these.
1 parent 7fe9ce6 commit b3177af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ rl =
4949
stable-baselines3>=2.3.2
5050
tests =
5151
pytest>=6.0
52+
jupytext
53+
nbconvert
54+
ipykernel
5255
full =
5356
%(jopt)s
5457
%(rl)s

0 commit comments

Comments
 (0)