Skip to content

Commit 269413b

Browse files
author
Sébastien Delafond
committed
Officially support up to python 3.12
1 parent c711772 commit 269413b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"Programming Language :: Python :: 3.7",
3232
"Programming Language :: Python :: 3.8",
3333
"Programming Language :: Python :: 3.9",
34+
"Programming Language :: Python :: 3.10",
35+
"Programming Language :: Python :: 3.11",
36+
"Programming Language :: Python :: 3.12",
3437
"Topic :: System :: Filesystems" ]
3538

3639
# write default fuse.pc path into environment if PKG_CONFIG_PATH is unset

0 commit comments

Comments
 (0)