Skip to content

Commit b87c821

Browse files
authored
remove pin on pandas
1 parent b03064a commit b87c821

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
git clone https://github.com/NeuroML/pyNeuroML.git
5858
cd pyNeuroML
5959
git checkout $pynml_branch
60-
pip install pandas==1.3.5
6160
pip install NEURON==8.2.2 # Specify version of neuron - 8.2.1 fails
6261
#pip install -r requirements-dev.txt
6362
pip install .

0 commit comments

Comments
 (0)