pylinkvalidator
pylinkvalidator copied to clipboard
Installation does not work with Python 3.8
I had to manually delete Python2 code containing print statements, afterwards python3 setup.py install worked for me.
Would you accept a PR to remove Python 2 compatibility (Python 2 is EOL)?