Skip to content

Commit

Permalink
CI: Drop black-nb
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Sep 19, 2024
1 parent 6bc371c commit 7b9b9ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
run: |
black --check otbenchmark --config pyproject.toml
flake8 otbenchmark
black-nb --check examples
black-nb --check examples-on-server
- name: Test
shell: bash -l {0}
run: |
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ nbconvert==6.5.1
black==22.3.*
pre-commit
flake8==3.8.4
black-nb==0.5.0
pandas==1.3.*
tqdm==4.61.2
shapely==1.7.1
Expand Down

0 comments on commit 7b9b9ac

Please sign in to comment.