mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-25 00:02:32 -04:00
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
from datetime import date
|
||||
from lxml import etree
|
||||
|
||||
Reference in New Issue
Block a user