Commit 06ca62b5 authored by Lu Xu's avatar Lu Xu 👀

wip

parent e4ec0ae6
...@@ -141,8 +141,8 @@ eggs = ...@@ -141,8 +141,8 @@ eggs =
${bcrypt:egg} ${bcrypt:egg}
xmltodict xmltodict
ncclient ncclient
# setup-eggs = setup-eggs =
# setuptools_scm[toml] setuptools_scm[toml]
interpreter = pythonwitheggs interpreter = pythonwitheggs
[versions] [versions]
...@@ -150,5 +150,5 @@ websocket-client = 1.4.2 ...@@ -150,5 +150,5 @@ 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
# setuptools-scm = 3.5.0 setuptools-scm = 3.5.0
importlib-resources = 5.3.0 importlib-resources = 5.4.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