Closed jsstevenson closed 10 months ago
@jsstevenson You may know this already... Please use biocommons.example as the template for all repos. I typically make changes there and merge with meld (or other visual merge tool) into all of the other repos.
Good point @reece -- I was sort of on hotfix mode on this one and didn't think to check if a divergence from the template might be the issue.
1-for-1 mirroring of @andreasprlic PR on HGVS: https://github.com/biocommons/hgvs/pull/713
FWIW, more and more Python tools support configuration in
pyproject.toml
, might be nice to consolidate the rest of the setuptools configs insetup.cfg
+ some of the other files (pytest.ini
, etc)