biocommons / hgvs

Python library to parse, format, validate, normalize, and map sequence variants. `pip install hgvs`
https://hgvs.readthedocs.io/
Apache License 2.0
240 stars 94 forks source link

refactor: use importlib instead of pkg_resources #738

Closed jsstevenson closed 4 months ago

jsstevenson commented 4 months ago

remember to remove importlib_resources dependency when upgrading to 3.10-12