commit | 99822b27cd10fad6f2b3e631222feed67caf035f | [log] [tgz] |
---|---|---|
author | Christopher Dunn <cdunn2001@gmail.com> | Tue Mar 03 16:16:47 2015 -0600 |
committer | Christopher Dunn <cdunn2001@gmail.com> | Tue Mar 03 16:17:11 2015 -0600 |
tree | f435f58ef320ed8ff3ef6a4dcdc057c28f3f7195 | |
parent | 8a70297869737c40d0568069b57ff12914ce2b0f [diff] |
clarify python version
diff --git a/amalgamate.py b/amalgamate.py index f84936f..1916bb0 100644 --- a/amalgamate.py +++ b/amalgamate.py
@@ -1,6 +1,6 @@ """Amalgate json-cpp library sources into a single source and header file. -Requires Python 2.6 +Works with python2.6+ and python3.4+. Example of invocation (must be invoked from json-cpp top directory): python amalgate.py