Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'python_version' to cookiecutter config variables #278

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alejandromumo
Copy link
Member

Description

This pull requests adds python_version config variable to cookiecutter.

@alejandromumo alejandromumo changed the title Insert python version cookiecutter Add 'python_version' to cookiecutter config variables Feb 25, 2022
Copy link
Member

@slint slint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

For the commit message "style", also have a look at the Style guide. I think "topic" here is the catch-all general...

cookiecutter.json Outdated Show resolved Hide resolved
README.rst Outdated Show resolved Hide resolved
* Variable 'python_version' was missing from 'cookiecutter.json' and 'Pipfile'.
When scaffolding the module, it was impossible to set a python version on
which the instance would run (e.g. when creating a virtual environment)

* Adds variable 'python_version' to 'cookiecutter.json' and 'Pipfile'

* Adds documentation for variable 'python_version'
@alejandromumo alejandromumo force-pushed the insert-python-version-cookiecutter branch from 3022aca to 818ca44 Compare February 28, 2022 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants