20 lines
379 B
YAML
20 lines
379 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:
|
|
- pandoc-citeproc-0.10.1.1
|
|
- http-client-0.5.0
|
|
- http-client-tls-0.3.0
|
|
resolver: lts-7.0
|