mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-01 16:55:57 +02:00
c48f311dee
Fixes possible security issue: high severity CVE-2017-18342 (https://nvd.nist.gov/vuln/detail/CVE-2017-18342)
13 lines
164 B
TOML
13 lines
164 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
pyyaml = ">=4.2b1"
|
|
|
|
[dev-packages]
|
|
|
|
[requires]
|
|
python_version = "3.6"
|