Skip to content

Commit

Permalink
Merge branch 'master' into 1000-private-sdk-span
Browse files Browse the repository at this point in the history
  • Loading branch information
ahlaw committed Oct 1, 2020
2 parents e7b308a + 33f417f commit 099c76a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ You can run:
- `tox` to run all existing tox commands, including unit tests for all packages
under multiple Python versions
- `tox -e docs` to regenerate the API docs
- `tox -e test-api` and `tox -e test-sdk` to run the API and SDK unit tests
- `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
Python version
- `tox -e lint` to run lint checks on all code

Expand Down

0 comments on commit 099c76a

Please sign in to comment.