mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-21 03:07:59 +02:00
droping version spec on sphinx (#202)
- Removing the version requirement on sphinx since the latest version works again - added numpy and matplotlib do the etc/dev-env.yml since they are needed to import aare
This commit is contained in:
@ -5,10 +5,12 @@ dependencies:
|
|||||||
- anaconda-client
|
- anaconda-client
|
||||||
- conda-build
|
- conda-build
|
||||||
- doxygen
|
- doxygen
|
||||||
- sphinx=7.1.2
|
- sphinx
|
||||||
- breathe
|
- breathe
|
||||||
- sphinx_rtd_theme
|
- sphinx_rtd_theme
|
||||||
- furo
|
- furo
|
||||||
- zeromq
|
- zeromq
|
||||||
- pybind11
|
- pybind11
|
||||||
|
- numpy
|
||||||
|
- matplotlib
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user