Yelp / Testify

A more pythonic testing framework.
Other
304 stars 67 forks source link

de-dupe version metadata using `importlib.metadata` #356

Closed benbariteau closed 9 months ago

benbariteau commented 9 months ago

This makes testify --version actually match what's in setup.py again.