Thanks to visit codestin.com Credit goes to github.com
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 982b667 commit 33f417fCopy full SHA for 33f417f
CONTRIBUTING.md
@@ -53,8 +53,8 @@ You can run:
53
- `tox` to run all existing tox commands, including unit tests for all packages
54
under multiple Python versions
55
- `tox -e docs` to regenerate the API docs
56
-- `tox -e test-api` and `tox -e test-sdk` to run the API and SDK unit tests
57
-- `tox -e py37-test-api` to e.g. run the API unit tests under a specific
+- `tox -e test-core-api` and `tox -e test-core-sdk` to run the API and SDK unit tests
+- `tox -e py37-test-core-api` to e.g. run the API unit tests under a specific
58
Python version
59
- `tox -e lint` to run lint checks on all code
60
0 commit comments