projects
/
cookiecutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66c0623
)
Fix comment in appveyor.yml
author
Oleg Broytman
<phd@phdru.name>
Sun, 30 Apr 2017 18:08:02 +0000
(21:08 +0300)
committer
Oleg Broytman
<phd@phdru.name>
Sun, 30 Apr 2017 18:08:02 +0000
(21:08 +0300)
project_template/appveyor.yml
patch
|
blob
|
history
diff --git
a/project_template/appveyor.yml
b/project_template/appveyor.yml
index 020d9b3cc794a8dc4b3bee3f5189634981ed3ba1..4f8169ac792c668d4d0feb4c75adb1e30d06f610 100644
(file)
--- 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: