fix: use python3 for generating the readme

This commit is contained in:
Jose Diaz-Gonzalez
2020-04-04 16:47:36 -04:00
parent 2d07341518
commit 81cca3b12b

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from __future__ import print_function
import os