https://github.com/NeuralEnsemble/libNeuroML
Raw File
Tip revision: ad6d8f1fed5e4f513252aedf6c7ad3e05e94a204 authored by Ankur Sinha on 06 July 2021, 09:54:44 UTC
Create python-publish.yml
Tip revision: ad6d8f1
requirements.txt
six
lxml
cython
numpy
pymongo
numexpr
simplejson; python_version < '3.5'
tables>=3.3.0
jsonpickle>=0.9.6
pytest
back to top