Skip to content

Commit 67b1cc2

Browse files
committed
Try to use the most recent build of tectonic again
1 parent 4b1c47a commit 67b1cc2

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
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-
- conda-forge/label/cf202003::tectonic
37+
- tectonic
3838
- texlab
3939
- chktex

ci/env-test.yml.in

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@ dependencies:
2222
- r-stringi >=1.4.6
2323
- rpy2
2424
# tex
25-
# NOTE: pinned tectonic label to prevent a Windows failure, see:
26-
# https://github.com/krassowski/jupyterlab-lsp/pull/318#issuecomment-678352715
27-
# and
28-
# https://github.com/krassowski/jupyterlab-lsp/pull/318#issuecomment-678540262
29-
- conda-forge/label/cf202003::tectonic
25+
- tectonic
3026
- texlab
3127
- chktex
3228
# test tools

0 commit comments

Comments
 (0)