jnmclarty / pyenvdiff-lib

Python environment comparison tool

Home Page:http://pyenvdiff.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pypi page looks strange

guettli opened this issue · comments

The pypi page looks strange: https://pypi.org/project/pyenvdiff/

The markup language does not get rendered.

Yah, the old PyPi and github were't compatible with the same parser. I will look into fixing ASAP. Thanks for reporting!

TIL there is a compatibility checker included with setuptools...here's what I have to fix. Maybe tomorrow.

d:\projects\pyenvdiff-lib>python setup.py check -r -s
running check
warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 23)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 29)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 35)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 41)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 78)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 83)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 88)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 94)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 101)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 124)

warning: check: Possible title underline, too short for the title.
Treating it as ordinary text because it's so short. (line 131)

warning: check: Title underline too short. (line 161)

error: Please correct your package.