darglint
darglint copied to clipboard
Fix darglint hard python <4.0 requirement
- Removes unnecessary hard limit on python <4.0
Closes #189 Closes #207
@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+
@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.
@staticdev Thank you for doing this. It looks great to me. @terrencepreilly can you please consider merging this?