From: Oleg Broytman Date: Sun, 30 Apr 2017 18:08:02 +0000 (+0300) Subject: Fix comment in appveyor.yml X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=commitdiff_plain;h=8fec1fd2f828eb571c8e09ea396c890576fddfe7 Fix comment in appveyor.yml --- diff --git a/project_template/appveyor.yml b/project_template/appveyor.yml index 020d9b3..4f8169a 100644 --- a/project_template/appveyor.yml +++ b/project_template/appveyor.yml @@ -74,7 +74,7 @@ install: - "pip --version" - "pip install tox" -# No build step - _namemapper extension will be built under tox +# No build step - we don't have C extensions build: false test_script: