diff --git a/Pipfile b/Pipfile index 43368bdd..13d17001 100644 --- a/Pipfile +++ b/Pipfile @@ -1,7 +1,5 @@ [[source]] url = "https://pypi.org/simple/" - -url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi"