pepkit / eido

Validator for PEP objects
http://eido.databio.org
BSD 2-Clause "Simplified" License
4 stars 6 forks source link

Try `importlib.metadata` as alternative to `pkg_resources` #68

Closed vreuter closed 4 months ago

vreuter commented 4 months ago

Close #67

This modernises the dependency, and (selfishly) this would allow me re-update a major dependency in another project.

vreuter commented 4 months ago

Note to reviewer(s): real changes are just in eido/conversion.py and requirements/requirements.txt. Other changes are just from applying black

donaldcampbelljr commented 4 months ago

This received verbal approval at today's infrastructure meeting. Merging to dev.