Metadata-Version: 2.3
Name: gisweb-pagopa-schema
Version: 0.2.0
Summary: Interfacce comuni per i backend PagoPA
Author: Roberto Starnini
Author-email: roberto.starnini@gmail.com
Requires-Python: >3.9,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: SQLAlchemy (>=2.0.44,<3.0.0)
Requires-Dist: pydantic[dotenv,email] (>=2.3.0,<3.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# pagopa-interfaces

Interfacce per pagopa


poetry update
poetry build
poetry publish
