-
Notifications
You must be signed in to change notification settings - Fork 18
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
Using new code create API #394
Conversation
for more information, see https://pre-commit.ci
This will still have one |
I am so annoyed by those random readthedocs failures. |
Looking at the error, it looks like the distutils issue that @unkcpz mentioned on Slack, and that is explained in aiida-core as well EDIT: I guess this will get solved once we move to pyproject.toml and flit |
As @danielhollas said, yes, I think this will be fixed by pining the |
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.
LGTM. I didn't actually test the changes as it is kind of hard for me to do so without access to Swiss clusters but I trust that you did :-)
`aiidalab-widgets-base` 2.0 is released, the version is bump here. Jinja2 and importlib are from aiida-quantumespresso, therefore the version is loosely pinned. The pybtex has to be added to work around the installation issue.
Closes #393