sphuber / aiida-shell

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

Dependencies: Update `aiida-core~=2.4` #59

Closed sphuber closed 10 months ago

sphuber commented 10 months ago

This allows to use SinglefileData.from_string to simplify constructing a new node from a string, instead of having to use io.StringIO.