awesto / cookiecutter-django-shop

Cookiecutter django-SHOP is a blueprint for an e-commerce site based on django-CMS.
126 stars 58 forks source link

Allow user to select Python version #42

Closed lucargir closed 1 year ago

lucargir commented 3 years ago

Description

Update the cookiecutter file to allow the user select the Python version required in the Pipfile.

Rationale

Because it would make the installation process smoother without any alerts from Pip stating that the Python version is not compatible.