aws / aws-lambda-python-runtime-interface-client

Apache License 2.0
255 stars 72 forks source link

Migrate to pyproject.toml #158

Open m-rph opened 2 weeks ago

m-rph commented 2 weeks ago

Description of changes: uses pyproject.toml for metadata over setup.py

Fixes #148

_Target (OCI, Managed Runtime, both): both

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.