Commit ac8c6b95 authored by Lu Xu's avatar Lu Xu 👀

wip

parent 702f9142
...@@ -141,6 +141,8 @@ eggs = ...@@ -141,6 +141,8 @@ eggs =
${bcrypt:egg} ${bcrypt:egg}
xmltodict xmltodict
ncclient ncclient
setup-eggs =
setuptools_scm[toml
interpreter = pythonwitheggs interpreter = pythonwitheggs
[versions] [versions]
...@@ -148,4 +150,4 @@ websocket-client = 1.4.2 ...@@ -148,4 +150,4 @@ websocket-client = 1.4.2
ncclient = 0.6.13 ncclient = 0.6.13
xmltodict = 0.13.0 xmltodict = 0.13.0
pkgutil-resolve-name = 1.3.10 pkgutil-resolve-name = 1.3.10
importlib-resources = 1.4.0 setuptools-scm = 3.5.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment