Warning, /frameworks/syntax-highlighting/data/generators/Pipfile is written in an unsupported language. File is not indexed.

0001 # kate: hl toml;
0002 
0003 [[source]]
0004 url = "https://pypi.org/simple"
0005 verify_ssl = true
0006 name = "pypi"
0007 
0008 [packages]
0009 click = "~= 8.0"
0010 jinja2 = "~= 3.0"
0011 PyYAML = "*"