-
Notifications
You must be signed in to change notification settings - Fork 8
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
Rename package: aiida-testing
-> aiida-test-cache
#76
Conversation
The only remaining thing is the name of the default config file, will be dealt with separately.
548f3a0
to
3586d7c
Compare
@@ -51,7 +51,7 @@ dependencies = [ | |||
|
|||
[project.optional-dependencies] | |||
docs = ["sphinx", "sphinx-rtd-theme"] | |||
testing = [ |
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.
While I was here, I made it in line with other AiiDA repos that use tests
extras.
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.
Looks all good to me.
@unkcpz thank you very much for review! Renaming done, let's go! 🚀 |
Fixes #60.
There are two things to discuss / bikeshed here:
aiida-test-cache
oraiida-testcache
?Before merging this (or after?) I also need to:
I also fixed the documentation build, see the new build for this PR https://aiida-testing--76.org.readthedocs.build/en/76/index.html