Add source to Pipfile

pull/1/head
hikariatama 2022-06-05 16:33:03 +00:00
parent 534fb32c2a
commit 4c72f638cb
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
[[source]]
url = 'https://pypi.python.org/simple'
verify_ssl = true
name = 'pypi'
[requires]
python_version = '3.9.13'