f4pga/environment.yml
Robert Winkler 4bd488cdcd Add support for documenting C++ with Sphinx
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
2019-10-18 09:44:31 +02:00

11 lines
158 B
YAML

name: SymbiFlow-docs
channels:
- symbiflow
- conda-forge
- defaults
dependencies:
- doxygen
- cmake
- pip
- pip:
- -r file:requirements.txt