Initial commit
This commit is contained in:
commit
ff6a649386
3 changed files with 88 additions and 0 deletions
14
Pipfile
Normal file
14
Pipfile
Normal file
|
@ -0,0 +1,14 @@
|
|||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
pyheif = "*"
|
||||
Pillow = "*"
|
||||
piexif = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.10"
|
Loading…
Add table
Add a link
Reference in a new issue