Skip to content

Commit

Permalink
chore(readme): remove unnecessary note about tox
Browse files Browse the repository at this point in the history
we rely on poetry now, which doesn't have this issue
  • Loading branch information
aexvir committed Mar 2, 2021
1 parent debac1d commit 205b6a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,6 @@ To run all tests:
tox
```

Note that tox doesn't know when you change the `requirements.txt`
and won't automatically install new dependencies for test runs.
Run `pip install tox-battery` to install a plugin which fixes this silliness.

## Contributing

Create a merge request and tag @kiwicom/platform for review.

0 comments on commit 205b6a8

Please sign in to comment.