Fix missing import

Closes #755
This commit is contained in:
Matthew Honnibal 2017-01-19 22:03:52 +11:00 committed by GitHub
parent 94ddfb2304
commit be26085277
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
from __future__ import print_function
import sys
import shutil
import sputnik
from sputnik.package_list import (PackageNotFoundException,