# HG changeset patch # User Jeff Hammel # Date 1330886733 28800 # Node ID 0f3603a3d37d2011bc1e7e57f03449a98efca836 # Parent f42df14565651ff1122c893a1b0c696f8141f16c note need to accept setup.py upload diff -r f42df1456565 -r 0f3603a3d37d README.txt --- 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