[ 
https://issues.apache.org/jira/browse/AVRO-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837922#comment-16837922
 ] 

Michael A. Smith commented on AVRO-2391:
----------------------------------------

[~Fokko] I should admit that I started to work on this because I was having 
trouble figuring out how to sanely trigger mypy to check the type hints I'm 
adding in AVRO-2387, so that they are easy to run locally and also run in 
Travis/Yetus. Even in this ticket's PR I have not yet added the check, but if 
this change is OK, it will be a lot easier for me to do.

> 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
>    Affects Versions: 1.9.0
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>             Fix For: 1.10.0
>
>
> 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)

Reply via email to