Skip to content

Commit 1f7a2ab

Browse files
committed
chore(ci): pin docker-compose install for tests
This ensures python-dotenv with expected behavior for .env processing
1 parent cfa27ac commit 1f7a2ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
-r requirements.txt
22
-r test-requirements.txt
3+
docker-compose==1.28.2 # prevent inconsistent .env behavior from system install
34
pytest-console-scripts
45
pytest-docker

0 commit comments

Comments
 (0)