We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f4895 commit b1bbe85Copy full SHA for b1bbe85
ci/env-test.yml.in
@@ -22,6 +22,10 @@ dependencies:
22
- r-stringi >=1.4.6
23
- rpy2
24
# 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
30
- texlab
31
- chktex
0 commit comments