projects
/
cookiecutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d2e6c73
)
Set toxworkdir to ~/.tox
author
Oleg Broytman
<phd@phdru.name>
Sat, 1 Oct 2016 22:34:47 +0000
(
01:34
+0300)
committer
Oleg Broytman
<phd@phdru.name>
Sat, 1 Oct 2016 22:34:47 +0000
(
01:34
+0300)
project_template/tox.ini
patch
|
blob
|
history
diff --git
a/project_template/tox.ini
b/project_template/tox.ini
index af6fb31524347c0db23a484b47e1d908e1501bcb..fcb27013853a383415be4d940aa348513e7b05b7 100644
(file)
--- a/
project_template/tox.ini
+++ b/
project_template/tox.ini
@@
-1,5
+1,6
@@
[tox]
minversion = 1.8
+toxworkdir={homedir}/.tox/{project}
envlist = {py26,py27,py34},{py27,py34}-flake8
# Base test environment settings