Skip to content

Commit

Permalink
Missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
joepal1976 committed Mar 5, 2018
1 parent 31c848f commit fa75190
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildscripts/win32/makePynsistBuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
import sys
import configparser
import datetime
import shutil

pathname = os.path.dirname(sys.argv[0])
build_scripts = os.path.abspath(os.path.join(pathname,'..'))
Expand Down

0 comments on commit fa75190

Please sign in to comment.