Skip to content

Commit

Permalink
try adding texlive-core to ensure presence of latex prod env
Browse files Browse the repository at this point in the history
  • Loading branch information
Krande committed Sep 16, 2021
1 parent 3334099 commit 9ef1ec9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion conda/environment.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: anaconda-client-env
channels:
- krande
- conda-forge
dependencies:
- conda-build
- anaconda-client
- pytest
- pytest-cov
- pytest-cov
- texlive-core

0 comments on commit 9ef1ec9

Please sign in to comment.