Michael A. Smith created AVRO-2391:
--------------------------------------
Summary: Simplify and modernize setup.py
Key: AVRO-2391
URL: https://issues.apache.org/jira/browse/AVRO-2391
Project: Apache Avro
Issue Type: Task
Components: python
Reporter: Michael A. Smith
The main purpose of this change is to simplify and modernize the setup code
without really changing its behavior.
* The main change is that I moved most of the setup code into the declarative
setup.cfg, where I hope it is somewhat clearer.
* I also fleshed out the setup.py commands so that the build.sh and setup.py
have parity -- that is, the build.sh is entirely implemented using setup.py.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)