mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
12 lines
154 B
TOML
12 lines
154 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
jinja2 = "*"
|
|
pyyaml = "*"
|
|
markdown = "*"
|
|
lxml = "*" |