fix: use python3 for generating the readme

This commit is contained in:
Jose Diaz-Gonzalez
2020-04-04 16:47:36 -04:00
parent 1b333b992c
commit ff3cd23714

View File

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