wcag-contrast-ratio
wcag-contrast-ratio copied to clipboard
Update supported Pythons + use hypothesis instead of hypothesis-pytest
Hey,
I want to package your library for Fedora as it was recently started being used by Pygments and found out that hypothesis-pytest is no longer a separate package, it's included in hypothesis now. Also, I took the liberty to update Python's matrix to those which are currently supported by tox.
It was pointed out to me that {envbindir} isn't actually needed by tox. I have tested it and it works just fine.