Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fabio Ambauen <1833932+open-dynaMIX@users.noreply.github.com>
  • Loading branch information
czosel and open-dynaMIX authored Apr 17, 2024
1 parent 146bc35 commit 613bebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ poetry install --with dev
poetry run pytest
```

We're also using [tox](https://tox.wiki/en/4.14.2/) to run the tests in all supported environments. Running the full test suite is simple:
We're also using [tox](https://tox.wiki) to run the tests in all supported environments. Running the full test suite is simple:

```sh
tox
Expand Down

0 comments on commit 613bebc

Please sign in to comment.