v0.6.0
Version 0.6.0
Date: 08/09/2023
Contributors: @RMeli
Improved
Changed
- Versions of
pre-commit
hooks tools [PR #85 | @RMeli] - Version of several GitHub actions [PR #76 | @RMeli]
- Versioneer to
0.28
[PR #76 | @RMeli] - Minimum Python version to
3.7
to match CI [PR #76 | @RMeli] - Code according to
black==23.3.0
[PR #76 | @RMeli]
Added
pre-commit
CI action [PR #85 | @RMeli]extras_require
tosetup.py
for RDKit and Open Babel [PR #84 | @RMeli]- Error message when
spyrmsd
is used as module but neither OpenBabel nor RDKit are installed [PR #81 | @RMeli] - Pin to
sphinx<7
to avoid compatibility with RTD theme [PR #77 | @RMeli]