Skip to content

Commit 99822b2

Browse files
committed
clarify python version
1 parent 8a70297 commit 99822b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: amalgamate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Amalgate json-cpp library sources into a single source and header file.
22
3-
Requires Python 2.6
3+
Works with python2.6+ and python3.4+.
44
55
Example of invocation (must be invoked from json-cpp top directory):
66
python amalgate.py

0 commit comments

Comments
 (0)