Skip to content

Commit 3019c2e

Browse files
committed
fix setup.py
1 parent a6d4b4a commit 3019c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
import sys
1919
import lazarus
2020
from setuptools import setup, Command
21+
from codecs import open
2122

2223

2324
class _Command(Command):

0 commit comments

Comments
 (0)