We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c711772 commit 269413bCopy full SHA for 269413b
1 file changed
setup.py
@@ -31,6 +31,9 @@
31
"Programming Language :: Python :: 3.7",
32
"Programming Language :: Python :: 3.8",
33
"Programming Language :: Python :: 3.9",
34
+ "Programming Language :: Python :: 3.10",
35
+ "Programming Language :: Python :: 3.11",
36
+ "Programming Language :: Python :: 3.12",
37
"Topic :: System :: Filesystems" ]
38
39
# write default fuse.pc path into environment if PKG_CONFIG_PATH is unset
0 commit comments