1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00
Files
stedolan-jq/docs/Pipfile

13 lines
201 B
TOML
Raw Normal View History

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
jinja2 = "==3.0.2" # FIXME: stop using deprecated features
pyyaml = "*"
markdown = "*"
lxml = "*"