Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing authored Dec 20, 2023
1 parent c127442 commit 4ce2fda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
test_config: ["latest"]
include:
- python-version: "3.9"
numpy_ver: "1.21"
numpy_ver: "1.22"
os: ubuntu-latest
test_config: "NEP29"
- python-version: "3.6.8"
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ markers = [
"download",
"no_download",
"load_options",
"new_tests",
"first",
"second"
]

0 comments on commit 4ce2fda

Please sign in to comment.