0

remove vestigial python2 references

This commit is contained in:
Nicolas F
2019-07-24 09:20:49 +02:00
parent c13d3aae3c
commit 01f30de176
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/env python3
# -*- coding: iso-8859-1 -*-
#
# progressbar - Text progressbar library for python.