We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d67d1 commit c8f6243Copy full SHA for c8f6243
pyproject.toml
@@ -7,6 +7,7 @@ authors = ["John Doe <[email protected]>"]
7
[tool.poetry.dependencies]
8
python = ">=3.9,<3.13"
9
nautobot = "2.3.6"
10
+setuptools = ">=75.6.0"
11
12
# nautobot-example-plugin = {path = "plugins/plugin_example", develop = true}
13
0 commit comments