diff --git a/Pipfile b/Pipfile index 0afc37d2..2fd61531 100644 --- a/Pipfile +++ b/Pipfile @@ -1,6 +1,7 @@ [[source]] verify_ssl = true url = "https://pypi.python.org/simple" +name = "pypi" [packages] boto3 = "*"