Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Derrick Petzold committed Dec 26, 2024
1 parent 583dc9d commit 9d8bcf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,5 @@ See https://github.com/dpetzold/aws-log-parser/blob/master/aws_log_parser/models

## Development

Run `bootstrap.sh` to create the virtualenv. The tests can be run with `python
setup.py test` or by running `pytest` directly.
poetry install
poetry run pytest

0 comments on commit 9d8bcf9

Please sign in to comment.