Skip to content

Commit 29a0a43

Browse files
rwestergrenandidev
authored andcommitted
Fix pipenv tests
1 parent b317d6f commit 29a0a43

File tree

2 files changed

+283
-1
lines changed

2 files changed

+283
-1
lines changed

tests/pipenv/Pipfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[[source]]
2-
url = "https://pypi.python.org/simple"
2+
url = "https://pypi.org/simple"
33
verify_ssl = true
4+
name = "pypi"
45

56
[packages]
67
Flask = "==2.0.3"

tests/pipenv/Pipfile.lock

+281
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)