Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Renaud committed Aug 2, 2024
1 parent 8bfa213 commit 3443b91
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.10", "3.11"]
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
os: ["ubuntu-latest", "windows-latest"]

steps:
- name: Checkout the repository
Expand Down
7 changes: 3 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
black
black[jupyter]
build
bump-my-version
Expand All @@ -17,12 +16,12 @@ nbformat
sphinx
watchdog
mkdocs
mkdocs-git-revision-date-plugin
mkdocs-git-revision-date-plugin
mkdocs-git-revision-date-localized-plugin
mkdocs-jupyter>=0.24.0
mkdocs-material>=9.1.3
mkdocs-material>=9.1.3
mkdocs-pdf-export-plugin
mkdocstrings
mkdocstrings
mkdocstrings-crystal
mkdocstrings-python-legacy
pygments
Expand Down

0 comments on commit 3443b91

Please sign in to comment.