mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
@@ -1,9 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import sys
|
||||
import os
|
||||
import hashlib
|
||||
import tempfile
|
||||
from collections import namedtuple
|
||||
|
||||
import delegator
|
||||
import pip
|
||||
|
||||
Reference in New Issue
Block a user