You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolvelib is not maintained for Python prior to 3.7.
It was pointed out in sarugaku#116.
Resolvessarugaku#122
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
That causes every version of the package to be installed on every Python version.
Could you please add a
python_requires
property in your setup.cfg?The text was updated successfully, but these errors were encountered: