Skip to content
Snippets Groups Projects
Commit 982e1645 authored by Klaas Kliffen's avatar Klaas Kliffen :satellite:
Browse files

Fix cookiecutter bootstrapping

parent 0e753327
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,4 @@ default:
- python --version # For debugging
- python -m pip install --upgrade pip
- pip install --upgrade cookiecutter tox twine
- cookiecutter --no-input --overwrite-if-exists -output-dir .
- cookiecutter --no-input --overwrite-if-exists --output-dir . .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment