More import fixes
This commit is contained in:
2
setup.py
2
setup.py
@@ -22,7 +22,7 @@ excludes = ['Tkinter', 'collections.abc', 'IPython', 'PyQt4', 'PIL', 'nose', 'to
|
||||
|
||||
if __name__ == "__main__":
|
||||
import sys
|
||||
# noinspection PyPackageRequirements
|
||||
# noinspection PyPackageRequirements,PyUnresolvedReferences
|
||||
from cx_Freeze import setup, Executable
|
||||
import config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user