We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1872234 commit 2e0c8c6Copy full SHA for 2e0c8c6
1 file changed
pyproject.toml
@@ -13,6 +13,7 @@ urls = { "Homepage" = "https://github.com/ethereum/execution-specs" }
13
classifiers = [
14
"Programming Language :: Python :: 3",
15
"Programming Language :: Python :: 3.11",
16
+ "Programming Language :: Python :: 3.12",
17
"Programming Language :: Python :: Implementation :: PyPy",
18
"Programming Language :: Python :: Implementation :: CPython",
19
"Intended Audience :: Developers",
0 commit comments