Opened 10 years ago
Closed 10 years ago
#957 closed defect (fixed)
There is no description in setup.py
Reported by: | lowks | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.8.0 |
Component: | programming | Keywords: | |
Cc: | Christopher Allan Webber, Elrond | Parent Tickets: |
Description
There is no 'description' in 'setup.py'. This means that project's description for search results in 'pypi' will be shown as 'UNKNOWN'.
Change History (5)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Status: | new → review |
---|
comment:3 by , 10 years ago
Seeing as I have rebased my master (where I have some patches) to a newer version, that compare link is not as nice as it once was. This is the commit itself:
https://github.com/lowks/mediagoblin/commit/16c4ce5a0d4cfbfeaa3a2ee92c6e9100a2facf44
Quite obvious and good oneliner change. LGTM at least :)
Example of how we look at pypi without this change:
https://pypi.python.org/pypi?%3Aaction=search&term=mediagoblin&submit=search
I have fixed the problem here:
https://github.com/lowks/mediagoblin/compare/patch-1