From 5d1d9a45ebc5cd45252b244abcbdbca8d9b262cf Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 20 Sep 2017 13:51:12 -0400 Subject: [PATCH] actually fix the build Signed-off-by: Kenneth Reitz --- tests/test_pipenv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_pipenv.py b/tests/test_pipenv.py index 40c4968d..c3148bd3 100644 --- a/tests/test_pipenv.py +++ b/tests/test_pipenv.py @@ -3,7 +3,7 @@ import os from mock import patch, Mock, PropertyMock import pytest -import toml +from pipenv.venfor import toml from pipenv.vendor import delegator from pipenv.cli import (