Skip to content

Commit

Permalink
test 3.12 in CI (#48)
Browse files Browse the repository at this point in the history
...also, fixup classifiers on pyrage-stubs
  • Loading branch information
woodruffw authored Dec 9, 2023
1 parent 99967af commit 304a08e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion pyrage-stubs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ readme = "README.md"
license = { file = "LICENSE" }
authors = [{ name = "William Woodruff", email = "[email protected]" }]
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Topic :: Security :: Cryptography",
Expand Down

0 comments on commit 304a08e

Please sign in to comment.