DavisRayM / django-filter-stubs

PEP-484 stubs for django-filter
MIT License
7 stars 3 forks source link

Fix missing comma in setup.py requirements #2

Closed intgr closed 3 years ago

intgr commented 3 years ago

This bug was found thanks to Poetry:

PackageInfo: Invalid constraint (djangorestframework-stubs>=0.4.0typing-extensions>=3.7.4) found in django-filter-stubs-0.1.1 dependencies, skipping

DavisRayM commented 3 years ago

Thanks for the contribution

intgr commented 1 year ago

Can you please make a release with this fix?

I don't understand why this started failing now and didn't fail before. But Poetry doesn't like it:

% poetry install
Installing dependencies from lock file
Could not parse version constraint: >=0.4.0typing-extensions