Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 6fcd49f

Browse files
committed
devel
1 parent 6fe276b commit 6fcd49f

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

requirements/devel.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
virtualenv
2-
jupytext # converting
1+
virtualenv>=20.10
2+
jupytext>=1.10 # converting
33
pytest>=6.0
4-
nbval # testing
4+
nbval>=0.9.6 # testing
55
papermill>=2.3.4 # render
6-
black
7-
flake8
8-
isort

0 commit comments

Comments
 (0)