Commit daca1f44 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 93b6a063
......@@ -30,7 +30,9 @@ branch = t
# cannot adjust wendelin.core-dev because :interpreter does not work for zc.recipe.egg:develop
[wendelin.core-python]
recipe = zc.recipe.egg
eggs = wendelin.core
eggs =
wendelin.core[test]
pygolang[pyx.build]
interpreter = python
# env.sh for that python to be on $PATH XXX + go
......@@ -50,3 +52,33 @@ workdir = ${wendelin.core-repository:location}
[versions]
neoppod = 1.12.0
# XXX dup wrt pygolang/test.cfg
pytest = 4.6.11
py = 1.9.0
pluggy = 0.13.1
pathlib2= 2.3.5
numpy = 1.16.6
ipython = 5.10.0
ipython-genutils = 0.2.0
wcwidth = 0.2.5
more-itertools = 5.0.0
importlib-metadata = 1.7.0
funcsigs = 1.0.2
atomicwrites = 1.4.0
traitlets = 4.3.3
simplegeneric = 0.8.1
Pygments = 2.5.2
prompt-toolkit = 1.0.18
pickleshare = 0.7.5
pexpect = 4.8.0
backports.shutil-get-terminal-size = 1.0.0
backports.functools-lru-cache = 1.6.1
scandir = 1.10.0
zipp = 1.2.0
contextlib2 = 0.6.0.post1
configparser = 4.0.2
ptyprocess = 0.6.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