Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Oct 7, 2024
1 parent e633602 commit 2e40ad9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
runs-on: [ ubuntu-latest ]
python-version: [ "3.8", "3.10", "3.11", "3.12" "3.13"]
python-version: [ "3.8", "3.10", "3.11", "3.12", "3.13"]
include: # testing the last "reasonable supported" version
- runs-on: macOS-13
python-version: "3.9"
Expand Down
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ dev = [
test = [
"boost_histogram",
"hist",
"nteract-scrapbook~=0.3",
"papermill~=1.0",
"pytest-mock",
"pytest-mpl",
"pytest>=6.0",
Expand Down

0 comments on commit 2e40ad9

Please sign in to comment.