We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde4a47 commit 5deeec1Copy full SHA for 5deeec1
1 file changed
pyproject.toml
@@ -1,10 +1,12 @@
1
[project]
2
-name = "dashboard-api-python"
+name = "meraki"
3
version = "1.54.0"
4
description = "Meraki library for Python"
5
authors = [
6
- {name = "Your Name",email = "you@example.com"}
+ {name = "Cisco Meraki",email = "api-feedback@meraki.net"}
7
]
8
+homepage = "https://github.com/meraki/dashboard-api-python"
9
+repository = "https://github.com/meraki/dashboard-api-python"
10
license = {text = "MIT License"}
11
readme = "README.md"
12
requires-python = ">=3.10"
0 commit comments