1 comment

[ 3.0 ms ] story [ 14.1 ms ] thread
A function to have in your setup.py to :

- grep version number from another file

- set description with another module docstring

- set long description from a README.md (not .rst as usual) file content

I tried to pack the more features in a minimal amount of LOC (~20)