You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove bin/runaiida (is this needed?)
I think this should remain. My current workflow doesn't use it much, but it is a convenient shorthand for script shebangs.
I agree, I would keep it. But maybe one could move it somewhere else? Or add it via the console_scripts?
I actually use the #!/usr/bin/env runaiida shebang a lot, so I would be in favor of keeping it. If it is indeed possible to install this through the console_scripts entry point instead, that would be an even better solution
Some ideas for reducing files at the top level
conftest.py
totests
removeMove tobin/runaiida
(is this needed?)console_scripts
insetup.json
examples/
(@sphuber should these go to the docs?)utils/plugin_tpl
(ok, that's not top-level but seems outdated)The text was updated successfully, but these errors were encountered: