Skip to content

Commit e2f4895

Browse files
committed
Try to freeze tectonic
1 parent 62cc728 commit e2f4895

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ dependencies:
3434
- r-languageserver
3535
- rpy2
3636
# for tex
37-
- tectonic
37+
- conda-forge/label/cf202003::tectonic
3838
- texlab
3939
- chktex

ci/env-test.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- r-stringi >=1.4.6
2323
- rpy2
2424
# tex
25-
- tectonic
25+
- conda-forge/label/cf202003::tectonic
2626
- texlab
2727
- chktex
2828
# test tools

0 commit comments

Comments
 (0)