fix: use python3 for generating the readme

This commit is contained in:
Jose Diaz-Gonzalez
2020-04-04 16:47:36 -04:00
parent 76054a308f
commit 15fc2cbc0f

View File

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