Trevor Bekolay added the comment:
Thanks for the quick response! I can see the use case for using interpolation
in .pypirc. Unfortunately for me, I push releases for both Python 2 and Python
3, so having the double percent sign will cause problems for me on Python 2.
The exception that
New submission from Trevor Bekolay:
I was having an issue installing a package in Python 3, which installed
properly in Python 2. This is the error message I got:
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
... snip unhelpful traceback