nerd-fonts/chocolatey/Pipfile

13 lines
164 B
TOML
Raw Normal View History

2018-04-15 17:42:29 +02:00
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pyyaml = ">=4.2b1"
2018-04-15 17:42:29 +02:00
[dev-packages]
[requires]
python_version = "3.6"