First install dependicies by:
pip install -r requirements/base.txt && pip install -r requirements/dev.txt
or if you want just to test:
pip install -r requirements/base.txt && pip install -r requirements/test.txt
And then you could test by:
./test.sh
Last active
February 29, 2020 08:42
-
-
Save seeeturtle/0ca524790193e326a7e3382288e8a750 to your computer and use it in GitHub Desktop.
Aiodocker test guide
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment