On Wed, 27 Jul 2011 05:14:51 PM Wichert Akkerman wrote: > On 07/27/2011 09:01 AM, Algis Kabaila wrote: > > I have a ".pypirc" file in my home directory (password obscured): > > > > [server-login] > > username:OldAl > > password:xxxxxx > > Can you try using "pypi" as section name instead of "server-login" ? > > Wichert.
Sure - you mean to change the script to: [pypi] username .. etc? Will report back in a few minutes. Many thanks! Al. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
