1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/4dbfb1f1eb86/
Changeset: 4dbfb1f1eb86
User:hpk42
Date:2016-02-11 17:27:10+00:00
Summary: bump version, fix tox.ini
Affected #: 3 files
diff -r 20f9fb8d1172aba435cfdf7f0991d8dedc83be26 -r
4dbfb1f1eb86b35cbd2c83461
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/20f9fb8d1172/
Changeset: 20f9fb8d1172
User:hpk42
Date:2016-02-11 17:06:33+00:00
Summary: fix issue279: allow cross-section substitution when the value
contains
posargs. Thanks Sachi King for the PR.
Affected #: 1
3 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/66756a0fabc6/
Changeset: 66756a0fabc6
User:nakatoio
Date:2016-02-11 02:46:02+00:00
Summary: Add test for subsitition from other section with posargs
Test command substitution from other section with {posargs} in u
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/ddf15d86a209/
Changeset: ddf15d86a209
User:hpk42
Date:2016-02-11 17:05:32+00:00
Summary: Merged in nakatoio/tox (pull request #189)
Fix section substitution with {posargs}
Affected #: 2 files
diff -r bfe2e9b0a5ef
1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/bfe2e9b0a5ef/
Changeset: bfe2e9b0a5ef
User:hpk42
Date:2016-02-11 17:02:28+00:00
Summary: fix issue314: fix invocation of .py scripts on windows
Affected #: 3 files
diff -r 2d5d0e7584cc4cc35cc7e0519ce9610dd52b7a62
New issue 314: tox command busted on Windows
https://bitbucket.org/hpk42/tox/issues/314/tox-command-busted-on-windows
Henrik Skupin:
The tox command on Windows is busted due to the changes made by @hpk42 in
https://bitbucket.org/hpk42/tox/commits/0823f359a05bde1d8f12f02e98b6b3a26d83c2b2
In deta