mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
python => python2
This commit is contained in:
parent
2ea50b575a
commit
dd62fbe4bc
2 changed files with 2 additions and 2 deletions
bin
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env python
|
||||
#! /usr/bin/env python2
|
||||
# Encoding: UTF-8
|
||||
|
||||
u"""Creation and loading of GNU Gettext language files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue