We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03064a commit b87c821Copy full SHA for b87c821
.github/workflows/ci.yml
@@ -57,7 +57,6 @@ jobs:
57
git clone https://github.com/NeuroML/pyNeuroML.git
58
cd pyNeuroML
59
git checkout $pynml_branch
60
- pip install pandas==1.3.5
61
pip install NEURON==8.2.2 # Specify version of neuron - 8.2.1 fails
62
#pip install -r requirements-dev.txt
63
pip install .
0 commit comments