Skip to content

Commit

Permalink
Merge pull request #30 from NeuralEnsemble/feat/bump-inspyred
Browse files Browse the repository at this point in the history
chore: bump to new inspyred version
  • Loading branch information
sanjayankur31 committed Dec 6, 2023
2 parents d127133 + 1745109 commit d72b181
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ classifiers=
install_requires =
scipy
pyelectro
# standard inspyred from pypi is fine for running serial optimisation jobs
inspyred
inspyred >= 1.0.2

packages = find:

Expand All @@ -38,8 +37,7 @@ include = neurotune*
dev =
NEURON
flake8
# contains fixes for py3, necessary to run multiple parallel jobs
inspyred @ git+https://github.com/aarongarrett/inspyred.git@master#egg=inspyred
inspyred >= 1.0.2


[flake8]
Expand Down

0 comments on commit d72b181

Please sign in to comment.