Skip to content

Commit

Permalink
pin python version for rtd and install rtd theme
Browse files Browse the repository at this point in the history
  • Loading branch information
FaustinCarter committed Oct 12, 2023
1 parent 7af0f50 commit 1a84889
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions rtd_environment.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: py36
name: rtd
channels:
- defaults
- conda-forge
dependencies:
- packaging
- python>=3.6
- python=3.11
- ipython>=6.2
- matplotlib-base>=2.2
- numpy>=1.7.1
- scipy
- sphinx_rtd_theme

0 comments on commit 1a84889

Please sign in to comment.