Skip to content

Commit

Permalink
MAINT: updated NEP
Browse files Browse the repository at this point in the history
Updated NEP and classifiers.

Co-authored-by: Jeff Klenzing <[email protected]>
  • Loading branch information
aburrell and jklenzing authored Jan 24, 2024
1 parent 456ce47 commit 71bb58e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
include:
# NEP29 compliance settings
- python-version: "3.9"
numpy_ver: "1.21"
numpy_ver: "1.23"
os: ubuntu-latest
test_config: "NEP29"
# Operational compliance settings
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ classifiers = [
"Natural Language :: English",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit 71bb58e

Please sign in to comment.