change supported version of python to 3

This commit is contained in:
mike seiler 2022-12-02 10:46:09 -07:00
parent adc62bd732
commit 65a91f38e0

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
# Generate lotus command lines documents as text and markdown in folder "lotus/documentation/en".
# Python 2.7
# Python 3
import os