1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-25 03:32:02 +02:00

Adds python3 version of the font-patcher script (fixes #49)

* updates env to python3
This commit is contained in:
ryanoasis 2016-03-19 15:07:48 -04:00
parent 019bf46269
commit 839cbcee58

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python3
# coding=utf8
# version: 0.6.0