We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f246ffa commit fab457bCopy full SHA for fab457b
1 file changed
pyproject.toml
@@ -34,15 +34,15 @@ dependencies = [
34
]
35
requires-python = ">=3.6"
36
dynamic = ["version"]
37
-
38
-[project.urls]
39
-"Homepage" = "https://github.com/ClimateImpactLab/pyCIAM"
40
classifiers = [
41
"Programming Language :: Python :: 3",
42
"License :: OSI Approved :: MIT License",
43
"Operating System :: OS Independent"
44
45
+[project.urls]
+"Homepage" = "https://github.com/ClimateImpactLab/pyCIAM"
+
46
[tool.setuptools]
47
include-package-data = true
48
0 commit comments