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

wip: remove py3.8

parent 06ca62b5
...@@ -24,7 +24,7 @@ md5sum = 6e0a052bd0ca08cc0c7b4880d3deffcc ...@@ -24,7 +24,7 @@ md5sum = 6e0a052bd0ca08cc0c7b4880d3deffcc
[lopcomm-rrh-stats.jinja2.py] [lopcomm-rrh-stats.jinja2.py]
_update_hash_filename_ = lopcomm-rrh-stats.jinja2.py _update_hash_filename_ = lopcomm-rrh-stats.jinja2.py
md5sum = 7492185bd27d5c28dd9096fc1ed5859e md5sum = 39e191080722ac13ebc56b1e6350eb8f
[template-lte-enb-epc] [template-lte-enb-epc]
_update_hash_filename_ = instance-enb-epc.jinja2.cfg _update_hash_filename_ = instance-enb-epc.jinja2.cfg
......
...@@ -130,8 +130,8 @@ egg = bcrypt ...@@ -130,8 +130,8 @@ egg = bcrypt
setup-eggs = setup-eggs =
cffi cffi
[python] # [python]
part = python3.8 # part = python3.8
[eggs] [eggs]
recipe = zc.recipe.egg recipe = zc.recipe.egg
...@@ -141,14 +141,14 @@ eggs = ...@@ -141,14 +141,14 @@ 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]
websocket-client = 1.4.2 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.4.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