feat: BREAKING GPS now must be float
This commit is contained in:
parent
8e56565b29
commit
37831e1c02
6 changed files with 70 additions and 26 deletions
|
@ -6,8 +6,8 @@ build-backend = "hatchling.build"
|
|||
name = "optima35"
|
||||
dynamic = ["version"]
|
||||
authors = [{ name = "Mr. Finchum" }]
|
||||
description = "OPTIMA35 is a package to modify images with pillow and piexif."
|
||||
readme = "README.md"
|
||||
description = "optima35 is a package to modify images, using pillow and piexif."
|
||||
readme = "pip_README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = ["piexif", "pillow"]
|
||||
classifiers = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue