Support #2850
PyPI - the Python Package Index
Status: | Closed | Start date: | 2011-07-08 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | planetmaker | % Done: | 90% | ||
Category: | - | ||||
Target version: | - |
Description
I played around with pypi and it was quite easy to upload nml there, so it should now be possible to install nml via pip or easy_install:
pip install nml
I could setup DevZone to automatically upload releases.
A little warning is present:
warning: check: missing meta-data: either (author and author_email) or (maintainer and maintainer_email) must be supplied
I suggest as author: NML Development Team <nml-team@openttd(coop).org> or another email, whatever :-)
Associated revisions
Change #2850: add author "NML Development Team" and author_email (forwarded to Hirundo, planetmaker & yexo)
Change #2850: add author "NML Development Team" and author_email (forwarded to Hirundo, planetmaker & yexo)
History
#1 Updated by Ammler over 9 years ago
devzone support added with r1513
#2 Updated by Hirundo over 9 years ago
So can this issue be closed?
#3 Updated by Ammler over 9 years ago
well, any suggestion to fix the warning or ignore it?
#4 Updated by admin over 9 years ago
- % Done changed from 0 to 90
next release will confirm this working and then should be closed...
#5 Updated by planetmaker about 9 years ago
- Assignee set to Ammler
So, does it work and can it be closed?
#6 Updated by Ammler about 9 years ago
- Assignee deleted (
Ammler)
it would be nice to get feedback from one actually installing nml via pip, I giess the dependecy don't resolve automatically, but not tried myself yet
#7 Updated by planetmaker over 6 years ago
- Assignee set to planetmaker
#8 Updated by andythenorth over 2 years ago
I can confirm pip install of nml 0.4.5 works.
#9 Updated by planetmaker over 2 years ago
So... should DevZone update PyPI automatically? Or is it not worth the work anymore when we switch to git, github and travis soonish anyway?
#10 Updated by andythenorth 8 months ago
- Status changed from New to Closed
This is done by GitHub Actions.