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
|
||||
- conda-build
|
||||
- doxygen
|
||||
- sphinx=7.1.2
|
||||
- sphinx
|
||||
- breathe
|
||||
- sphinx_rtd_theme
|
||||
- furo
|
||||
- zeromq
|
||||
- pybind11
|
||||
- numpy
|
||||
- matplotlib
|
||||
|
||||
|
Reference in New Issue
Block a user