Skip to content

Commit

Permalink
chore(ci): pin docker-compose install for tests
Browse files Browse the repository at this point in the history
This ensures python-dotenv with expected behavior for .env processing
  • Loading branch information
nejch committed Jan 26, 2021
1 parent cfa27ac commit 1f7a2ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-requirements.txt
@@ -1,4 +1,5 @@
-r requirements.txt
-r test-requirements.txt
docker-compose==1.28.2 # prevent inconsistent .env behavior from system install
pytest-console-scripts
pytest-docker

0 comments on commit 1f7a2ab

Please sign in to comment.