Skip to content

Conversation

@PratikBhusal
Copy link

Fixes issue #588.

There was a typo in the unit test. pytest-cookies is case sensitive so
using argparse would actually make use of the click library in the
generated template.

Copy link

@michiel007 michiel007 left a comment

Choose a reason for hiding this comment

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

I ran into the same issue #588, this Bugfix provides a clean fix

test parameters:

  • Date you used Cookiecutter PyPackage: 2021 August 31
  • Cookiecutter version used, if any: 1.7.3
  • Python version, if any: 3.8.10
  • Operating System: Ubuntu 20.04

Fixes issue audreyfeldroy#588.

There was a typo in the unit test. `pytest-cookies` is case sensitive so
using `argparse` would actually make use of the click library in the
generated template.
@PratikBhusal
Copy link
Author

@michiel007,

I fixed merge conflicts. Could you verify that the changes look good after the merge?

@michiel007
Copy link

approved and tested

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