[18:45:13] <tzickel> yahoo.com send pypi verification emails to spam :/
[18:45:56] <tzickel> also pypi is one of the few services which does not accept email as login credentials which is very confusing :)
[19:32:42] <pombreda> tzickel: enter a ticket(s) then :)
[19:33:00] <pombreda> one at yahoo and one at pypi
[19:34:41] <tzickel> I'm running twine check, and getting:https://bpa.st/7TBA
[19:34:52] <tzickel> that line 31 is the long_description or the setup.cfg or what ?
[19:37:20] <tzickel> pombreda: on whcih issues page?
[19:44:51] <tzickel> nm, fixed for the twince check
[20:17:31] <tzickel> also maybe another bug, anchor links that work in github's README.md don't seem to work in pypi description page
[20:17:57] <tzickel> (the markdown renderer pypi uses I think does not create the anchors that github automatically does)
[21:17:00] <pombreda> tzickel: to preview long description, there are tools. I use restview for ReST ,,, and check also https://packaging.python.org/guides/making-a-pypi-friendly-readme/ ... you could enter a ticket on pypa/warehouse for the credential issue
[21:18:01] <pombreda> Github is using "Github-flavored markdown"... :) whatever this means AFAIK, so not exactlt markdown