Skip to content

Commit 7ecff0c

Browse files
committed
Update metadata
1 parent 9e27633 commit 7ecff0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import os
2+
23
from setuptools import setup
34

45
this = os.path.dirname(os.path.realpath(__file__))
@@ -41,6 +42,7 @@ def read(name):
4142
"Programming Language :: Python :: 3.11",
4243
"Programming Language :: Python :: 3.12",
4344
"Programming Language :: Python :: 3.13",
45+
"Programming Language :: Python :: 3.14",
4446
"Framework :: Pyramid",
4547
"Framework :: Flask",
4648
"Topic :: Internet",

0 commit comments

Comments
 (0)