summaryrefslogtreecommitdiffstats
path: root/util/wasm/qtwasmserver/Pipfile
blob: ef542c10487c353e6b311b71e4314cd361c440f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
netifaces = "*"

[dev-packages]

[requires]
python_version = "3.9"