Skip to content

Commit

Permalink
MAINT: restrict nbmake only for Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jul 7, 2023
1 parent aa4f973 commit 729f694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ test =
importlib-metadata; python_version <"3.8.0"
ipython
nbmake
nbmake <1.3; python_version=="3.7.*"
pydot
pytest
pytest-cov
Expand Down

0 comments on commit 729f694

Please sign in to comment.