Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Fix darglint hard python <4.0 requirement #190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

staticdev
Copy link

@staticdev staticdev commented Jan 5, 2022

  • Removes unnecessary hard limit on python <4.0

Closes #189
Closes #207

@staticdev
Copy link
Author

@terrencepreilly could you please take a look at my proposal? I believe it has low impact and enable some future-proof limits until there is certain information that this library will not work on python 4.0+

@barrelful
Copy link

@terrencepreilly can you please make a release with this? I am having problems with poetry resolving your library due to ^ in the restriction for python.

@rbebb
Copy link

rbebb commented Dec 16, 2022

@staticdev Thank you for doing this. It looks great to me. @terrencepreilly can you please consider merging this?

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

Successfully merging this pull request may close these issues.

Set Python to >=3.6 Instead of ^3.6 Darglint limits python_require to <4.0
3 participants