mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
remove fuzzywuzzy import
This commit is contained in:
@@ -10,7 +10,6 @@ import click
|
||||
import crayons
|
||||
import delegator
|
||||
import parse
|
||||
import fuzzywuzzy.process
|
||||
import requests
|
||||
import six
|
||||
from time import time
|
||||
|
||||
Reference in New Issue
Block a user