You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- github:
- prebuilds:
- pullRequestsFromForks: true
-
- vscode:
- extensions:
- - ms-vscode.makefile-tools
- - james-yu.latex-workshop
- - editorconfig.editorconfig
-
- tasks:
- - before: sudo apt update && sudo apt install -y texlive texlive-latex-extra
- - before: pip install -U pip poetry
- init: poetry install
|