django-crispy-forms / crispy-tailwind

A Tailwind template pack for django-crispy-forms
MIT License
331 stars 56 forks source link

Error when following the contributing process #104

Closed chriswedgwood closed 2 years ago

chriswedgwood commented 2 years ago

Looking to add a documentation PR I did the following:

forked and cloned python -m venv venv source ./venv/bin/activate (venv) pip install -r requirements.txt

image

Looking at the requirements file there isn't any pinning.

Will get a working version and then pin?

smithdc1 commented 2 years ago

That would be great thank you. 🙏

Not immediately obvious to why that's happening but looking more closely can wait. It seems sometimes just pinning things and leaving them a while can be the best approach. 🤷‍♂️