clarify python version

This commit is contained in:
Christopher Dunn 2015-03-03 16:16:47 -06:00
parent 8a70297869
commit 99822b27cd

View File

@ -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