mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
actually fix the build
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user