auto-image-orientation-rotator/Pipfile

14 lines
167 B
TOML
Raw Permalink Normal View History

2021-01-04 12:00:05 -08:00
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
exif = "*"
pillow = "*"
[dev-packages]
[requires]
python_version = "3"