Skip to content

Commit 1c99d34

Browse files
committed
specify py3 for rtd
1 parent 0891916 commit 1c99d34

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

anaconda-project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ env_specs:
7272
- jupyterlab >=0.35
7373
- nbsphinx
7474
- nodejs
75+
- python >=3.6
7576
- pillow
7677
- python-chromedriver-binary
7778
- robotframework >=3.1

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies:
1212
- jupyterlab >=0.35
1313
- nbsphinx
1414
- nodejs
15+
- python >=3.6
1516
- pillow
1617
- python-chromedriver-binary
1718
- robotframework >=3.1

0 commit comments

Comments
 (0)