Skip to content

Commit

Permalink
Skip black for Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jayqi committed Jan 28, 2024
1 parent fd77d96 commit a6b7600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-e .[all]

black[jupyter]>=24.1.0
black[jupyter]>=24.1.0;python_version>='3.8'
build
flake8
ipytest
Expand Down

0 comments on commit a6b7600

Please sign in to comment.