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 86514c4 commit d94e12fCopy full SHA for d94e12f
packages/catalystwan-workflows/pyproject.toml
@@ -3,3 +3,6 @@ name = "catalystwan_workflows"
3
version = "0.0.1"
4
description = "Workflows for Cisco Catalyst WAN SDK for Python"
5
requires-python = ">= 3.8"
6
+dependencies = [
7
+ "catalystwan-core== 2.0.0a0",
8
+]
0 commit comments