Mercurial > hg > simpypi
changeset 80:0f3603a3d37d
note need to accept setup.py upload
| author | Jeff Hammel <jhammel@mozilla.com> | 
|---|---|
| date | Sun, 04 Mar 2012 10:45:33 -0800 | 
| parents | f42df1456565 | 
| children | c61d0fe16509 | 
| files | README.txt | 
| diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/README.txt Fri Mar 02 16:25:05 2012 -0800 +++ b/README.txt Sun Mar 04 10:45:33 2012 -0800 @@ -167,6 +167,10 @@ that currently ``simpypi`` only works for uploaded source distributions. + * ``simpypi`` does not accept packages upload in the usual python + way, e.g. ``python setup.py sdist upload -r http://url.of/simpypi`` . + It should. + -- http://k0s.org/mozilla/hg/simpypi
