mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-27 01:02:34 -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
|
||||
#
|
||||
# Templite+
|
||||
# A light-weight, fully functional, general purpose templating engine
|
||||
|
||||
Reference in New Issue
Block a user