You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Michael A. Smith (Jira)" <ji...@apache.org> on 2020/12/18 18:27:00 UTC

[jira] [Created] (AVRO-3007) Implement PEP 517 build

Michael A. Smith created AVRO-3007:
--------------------------------------

             Summary: Implement PEP 517 build
                 Key: AVRO-3007
                 URL: https://issues.apache.org/jira/browse/AVRO-3007
             Project: Apache Avro
          Issue Type: Improvement
          Components: python
            Reporter: Michael A. Smith


Follow [PEP 517](https://www.python.org/dev/peps/pep-0517/) standards for building and releasing the Python package. This is pretty trivial, as it mainly requires creating a pyproject.toml that points back to the existing build system.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)