Commit 7e64141a authored by Ivan Tyagov's avatar Ivan Tyagov

Simplify.

parent 33d37a40
......@@ -54,12 +54,6 @@ recipe = zc.recipe.egg:develop
egg = Nevow
setup = ${nevow-py3-source:location}
[pycountry]
recipe = zc.recipe.egg:custom
egg = pycountry
#setup-eggs =
# poetry
[python-interpreter]
recipe = zc.recipe.egg
interpreter = pythonwitheggs
......@@ -78,7 +72,7 @@ eggs = aiofiles
asyncua
Twisted
fonttools
${pycountry:egg}
pycountry
extra-paths = ${beremiz-source:location}
[instance-profile]
......
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