Skip to content
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

remove current_user from explicit requirements? #133

Open
ltalirz opened this issue Oct 14, 2020 · 0 comments
Open

remove current_user from explicit requirements? #133

ltalirz opened this issue Oct 14, 2020 · 0 comments

Comments

@ltalirz
Copy link
Member

ltalirz commented Oct 14, 2020

While building QM, I currently get this warning during the ansible-galaxy install -r requirements.yml:

- marvel-nccr.aiida (v2.3.2) was installed successfully
[WARNING]: - dependency marvel-nccr.current_user (master) (master) from role
marvel-nccr.aiida differs from already installed version (v0.1.0), skipping

@chrisjsewell I see that you've already updated the current_user dependency in the aiida role to use v0.1.0 but perhaps we can be a bit less stringent here: what about removing the version pinning from there, and also removing the dependency from the requirements.yml here in the quantum-mobile repository?

current_user used to be part of many other roles but I think it's now only used by aiida and aiidalab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant