Skip to content

Commit

Permalink
adapt example
Browse files Browse the repository at this point in the history
  • Loading branch information
4383 committed Dec 11, 2023
1 parent 28b0826 commit 03dcea0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,11 @@ $ pre-commit install
already configured (requirements, etc):

```shell
$ tox -e venv -- aiohub -h
$ tox -e venv -- python -c "import aiohub"
...
___________________ summary ______________
venv: commands succeeded
congratulations :)

$ tox -e venv -- aiohub init
...
```

#### Make your changes
Expand Down

0 comments on commit 03dcea0

Please sign in to comment.