python3 support

This commit is contained in:
2017-01-21 21:11:57 -05:00
parent 5cdd9ccd97
commit a5da8d984d
+1 -1
View File
@@ -1,8 +1,8 @@
import os
import toml
import _pipfile as pipfile
from . import _pipfile as pipfile
from .utils import format_toml, multi_split
from .utils import convert_deps_from_pip, convert_deps_to_pip