Browse Source

Switch the docs environment recommonmark to the conda-forge package (#3618)

Jason Grout 7 years ago
parent
commit
30eb1b7c46
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/environment.yml

+ 1 - 2
docs/environment.yml

@@ -5,5 +5,4 @@ dependencies:
 - python=3.5
 - sphinx>=1.6
 - sphinx_rtd_theme
-- pip:
-  - recommonmark==0.4.0
+- recommonmark