Commit 0eb0e1cf authored by Ivan Tyagov's avatar Ivan Tyagov

Automat needs setuptools-scm which needs setuptools=45 itself.

parent 7ad92daf
...@@ -37,6 +37,7 @@ recipe = zc.recipe.egg:custom ...@@ -37,6 +37,7 @@ recipe = zc.recipe.egg:custom
egg = Automat egg = Automat
setup-eggs = setup-eggs =
m2r m2r
setuptools-scm
[python-interpreter] [python-interpreter]
recipe = zc.recipe.egg recipe = zc.recipe.egg
...@@ -83,6 +84,8 @@ m2r = 0.2.1 ...@@ -83,6 +84,8 @@ m2r = 0.2.1
pyA20Lime2 = 0.2.1 pyA20Lime2 = 0.2.1
docutils = 0.17.1 docutils = 0.17.1
mistune = 0.8.4 mistune = 0.8.4
setuptools-scm = 6.0.1
setuptools = 45
[instance-profile] [instance-profile]
recipe = slapos.recipe.template:jinja2 recipe = slapos.recipe.template:jinja2
......
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