Replies: 1 comment 7 replies
-
I see no reason not to switch to the looser |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is now this
aiida-core/pyproject.toml
Line 108 in d0e1de2
aiida-core
. This is causing issues at the plugin side where we sometimes need to use a more updatedpylint
, more specificallypylint~=2.15
due to the issues withwrapt
and Python 3.11.Can we do something with the current pinning?
Beta Was this translation helpful? Give feedback.
All reactions