sphuber / aiida-shell

AiiDA plugin that makes running shell commands easy.
MIT License
14 stars 7 forks source link

Dependencies: Update pre-commit requirement `isort==5.12.0` #30

Closed sphuber closed 1 year ago

sphuber commented 1 year ago

Older versions were breaking due to a release of poetry-core causing our pre-commit job in the CI to fail. For details, see: https://github.com/PyCQA/isort/issues/2077