We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed72a0 commit b0c7c17Copy full SHA for b0c7c17
1 file changed
README.md
@@ -159,6 +159,6 @@ Makefile.
159
| `install-dev` | install development/test requirements and project as editable install |
160
| `upgrade-dev` | update all dependencies, regenerate requirements.txt |
161
| `coverage` | Run tests with coverage, generate console report |
162
-| `docker-test' | Run coverage and tests in a docker container. |
+| `docker-test` | Run coverage and tests in a docker container. |
163
| `build-dist` | Build source distribution and wheel distribution |
164
| `clean` | Deletes build, tox, coverage, pytest, mypy, cache, and pyc artifacts |
0 commit comments