Skip to content

Commit

Permalink
Work around libxlst conda-forge issue; see obspy/obspy#1677 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
jchodera committed Jul 22, 2017
1 parent 5495dd4 commit 391fc2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devtools/conda-recipe/meta.yaml
Expand Up @@ -21,12 +21,13 @@ requirements:
- matplotlib
- seaborn
- lxml
- libxslt=1.1.29=2
- ipython
- notebook
- autoprotocol
- mock
- pymbar

run:
- python
- numpy
Expand All @@ -38,6 +39,7 @@ requirements:
- matplotlib
- seaborn
- lxml
- libxslt=1.1.29=2
- ipython
- notebook
- autoprotocol
Expand Down

0 comments on commit 391fc2e

Please sign in to comment.