Skip to content

Commit

Permalink
Remove iotile_cloud from README
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarchmer committed May 9, 2023
1 parent f81dc00 commit d329e6e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,13 +175,6 @@ source .virtualenv/drf_client/bin/activate
pip install -r requirements-test.txt
pip install -e .

coverage run --source=iotile_cloud setup.py test
coverage report -m
```

You can also use py.test:

```bash
py.test
```

Expand Down

0 comments on commit d329e6e

Please sign in to comment.