ovtk_track/Pipfile
2021-04-13 20:20:57 -07:00

12 lines
211 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
face-alignment = {git = "https://git.skeh.site/skeh/face-alignment.git"}
[requires]
python_version = "3.7"