add wheel unpinned install to workaround django-allauth setuptools bug as documented here: https://github.com/actions/setup-python/issues/872

This commit is contained in:
DJ Gillespie 2024-07-17 19:15:47 -06:00
parent 9c9a397d83
commit 05bdc13fc4

View File

@ -1,3 +1,4 @@
wheel
asgiref==3.3.4
certifi==2020.12.5
cffi==1.14.5