https://github.com/NeuralEnsemble/libNeuroML
Raw File
Tip revision: 578ba4a5b23fe57074261fad11ee9674cba896c4 authored by Ankur Sinha (Ankur Sinha Gmail) on 09 June 2021, 15:15:43 UTC
fix(autodoc): ensure that all classes are included in RTD
Tip revision: 578ba4a
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