-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOC: info update to conform with latest aiida-core #16
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @unkcpz! I've left some comments.
pyproject.toml
Outdated
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi" | |||
|
|||
[project] | |||
name = "aiida-hyperqueue" | |||
version = "0.1.0" | |||
version = "0.1.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, shucks, we should also grab this dynamically now, see:
::: | ||
|
||
For the older version of HyperQueue, you can change the version number in the URL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, since some changes might rely on a more recent hyperqueue version, I'd stick with the version I've tested (v0.16.0). Unless you've tested it for other versions, but I'm quite sure for some versions it will break.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I test it from 0.16
~ 0.19
. The 0.18.0
should be a suggested one, since they drop hq dashboard
for the moment (It4innovations/hyperqueue#725)
minor changes in documentation.
ssh
->core.ssh