We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d20b6c commit b8028d4Copy full SHA for b8028d4
setup.py
@@ -8,6 +8,7 @@
8
python3-tk
9
"""
10
import os
11
+from io import open
12
13
import pygubu
14
0 commit comments