We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dbe56 commit e6c2236Copy full SHA for e6c2236
setup.py
@@ -52,11 +52,11 @@ def walk_subpkg(name):
52
url="https://github.com/python-visualization/folium",
53
keywords="data visualization",
54
classifiers=[
55
- "Programming Language :: Python :: 3.8",
56
"Programming Language :: Python :: 3.9",
57
"Programming Language :: Python :: 3.10",
58
"Programming Language :: Python :: 3.11",
59
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
60
"Topic :: Scientific/Engineering :: GIS",
61
"Topic :: Scientific/Engineering :: Visualization",
62
"License :: OSI Approved :: MIT License",
0 commit comments