mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Add docker pin to test to fix resolver error
This commit is contained in:
@@ -933,6 +933,7 @@ maya = "*"
|
||||
contents = """
|
||||
[packages]
|
||||
"docker-compose" = "==1.16.0"
|
||||
docker = "<2.7"
|
||||
requests = "*"
|
||||
""".strip()
|
||||
f.write(contents)
|
||||
|
||||
Reference in New Issue
Block a user