Skip to content

Commit a97b86c

Browse files
committed
conda: Init boilerplate
1 parent c193e99 commit a97b86c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

symedocs.yml

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
###############################################################################
2+
# NOTE: This file has been auto-generated by poetry2conda
3+
# poetry2conda version = 0.3.0
4+
# date: Wed Oct 14 15:29:37 2020
5+
###############################################################################
6+
# If you want to change the contents of this file, you should probably change
7+
# the pyproject.toml file and then use poetry2conda again to update this file.
8+
# Alternatively, stop using (ana)conda.
9+
###############################################################################
10+
name: symedocs.yml
11+
dependencies:
12+
- python>=3.8,<4.0
13+
- exhale>=0.2.3,<0.3.0
14+
- breathe>=4.20.0,<5.0.0
15+
- myst-nb>=0.10.1,<0.11.0
16+
- coverxygen>=1.5.0,<2.0.0
17+
- sphinx-nervproject-theme>=2.0.2,<3.0.0
18+
- sphinx-book-theme>=0.0.36,<0.0.37
19+
- sphinx-copybutton>=0.3.0,<0.4.0
20+
- sphinx-togglebutton>=0.2.2,<0.3.0
21+
- sphinx-thebe>=0.0.7,<0.0.8
22+
- sphinxcontrib-bibtex>=1.0.0,<2.0.0
23+
- cython>=0.29.21,<0.30.0
24+
- jupyter>=1.0.0,<2.0.0
25+
- jupyterlab>=2.2.8,<3.0.0
26+
- jupyterlab-git>=0.22.1,<0.23.0
27+
- poetry2conda>=0.3.0,<0.4.0

0 commit comments

Comments
 (0)