Hi Holger, thanks for the hint. There was indeed a tag_version=dev in my setup.cfg. I was not aware of that as I'm quite new to packaging. Sorry for that. cheers, Achim On Wed, Nov 20, 2013 at 03:27 -0800, Achim Domma wrote:
HI,
when I execute a "devpi upload" in my package folder, the uploaded version always gets a "dev" postfix appended to the version. To install such a version using pip, I have to specifiy the --pre flag. I have no glue whether devpi decides to append this postfix or setuptools or ... Could somebody give me a hint how to get rid of this behavior?
I guess you checked setup.py and setup.cfg? I suspect something in the latter.
devpi upload just calls "python setup.py sdist" (or whatever packaging format you choose) and does notthing special there.
cheers, holger
kind regards, Achim
-- You received this message because you are subscribed to the Google Groups "devpi-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to devpi-...@googlegroups.com <javascript:>. To post to this group, send email to dev...@googlegroups.com<javascript:>.
Visit this group at http://groups.google.com/group/devpi-dev. For more options, visit https://groups.google.com/groups/opt_out.