21 lines
396 B
YAML
21 lines
396 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
https: true
|
|
embed_data_files: true
|
|
old-locale: false
|
|
network-uri: true
|
|
pandoc-citeproc:
|
|
bibutils: true
|
|
embed_data_files: true
|
|
unicode_collation: false
|
|
test_citeproc: false
|
|
debug: false
|
|
packages:
|
|
- '..'
|
|
extra-deps:
|
|
- data-default-0.6.0
|
|
- pandoc-citeproc-0.10
|
|
- http-client-0.5.0
|
|
- http-client-tls-0.3.0
|
|
resolver: lts-6.5
|