Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into neuron_nmodl_2
Browse files Browse the repository at this point in the history
  • Loading branch information
iomaganaris committed Nov 29, 2023
2 parents 39a4bc5 + 11ec824 commit f3f041d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ def run(self, *args, **kwargs):
"sphinxcontrib-htmlhelp<=2.0.0", # After this version it needs a toml file to work, no more setup.py
"sphinx<6",
"sphinx-rtd-theme", # needs sphinx < 7
"docutils<0.20", # needed by sphinx
]
+ install_requirements,
install_requires=install_requirements,
Expand Down

0 comments on commit f3f041d

Please sign in to comment.