We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3576b65 commit 662ed44Copy full SHA for 662ed44
README.md
@@ -12,7 +12,7 @@ with them.
12
## Setting up for development
13
14
If you wish to setup your system for development you will need to install the test requirements and we ask that you
15
-consider docker for integration testing.
+consider docker and docker-compose for integration testing.
16
17
To install the test requirements you will need to run the following command `pip install -Ur test-requirements.txt`.
18
This will install both the `requirements.txt` and the `test-requirements.txt`.
0 commit comments