Add name to PyPi source

See https://github.com/pypa/pipenv/discussions/5370
This commit is contained in:
Christopher Charbonneau Wells 2022-10-01 07:06:33 -07:00 committed by GitHub
parent 46159850c4
commit 1cb7ba9153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[[source]]
verify_ssl = true
url = "https://pypi.python.org/simple"
name = "pypi"
[packages]
boto3 = "*"