build/unix-time-to-fmt.py: use default python ver

Don't explicitly depend on python 3, so we don't need to have python 2
*and* python 3 installed to build osmo-gsm-manuals.

The script is short and works fine with either python version.

Related: OS#3899
Change-Id: I8af9b8159f5c7e39b905f85edd1584cb4d5a33ef
This commit is contained in:
Oliver Smith 2019-04-10 09:26:34 +02:00
parent ece90c1377
commit 89e1e74d86
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
"""
Usage: