summaryrefslogtreecommitdiffstats
path: root/python/vespa/Pipfile
blob: b723d0199f863e1cf0f17acf5cc359de7e927048 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]

[requires]
python_version = "3.7"