Skip to content

Commit

Permalink
[dev] add Python 3.14 to pypi classifiers
Browse files Browse the repository at this point in the history
Change-Id: Ibf427100cabcc7e6c3d9ca2a7e98384eff5263e5
  • Loading branch information
xqt committed Jul 30, 2024
1 parent 541a67f commit ed2c9cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ classifiers=[
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Wiki",
Expand Down

0 comments on commit ed2c9cc

Please sign in to comment.