diff options
author | holger krekel <holger@merlinux.eu> | 2016-02-11 18:02:28 +0100 |
---|---|---|
committer | holger krekel <holger@merlinux.eu> | 2016-02-11 18:02:28 +0100 |
commit | 262863894f62e9d397f62963b956bfbe7bf6ce9e (patch) | |
tree | 913098fcd3d124e97ea942c8e0ec35309d451d92 /CHANGELOG | |
parent | deaacda2f7691916ff9fb703536b012d6d546208 (diff) | |
download | tox-262863894f62e9d397f62963b956bfbe7bf6ce9e.tar.gz |
fix issue314: fix invocation of .py scripts on windows
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2.3.2 +----- + +- fix issue314: fix command invocation with .py scripts on windows. + + 2.3.1 ----- |