Skip to content

Commit

Permalink
Merge pull request #83 from ColibrITD-SAS/Henri-ColibrITD-patch-2
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
Henri-ColibrITD authored Sep 18, 2024
2 parents f3b0fc2 + f98d03d commit 8d7b939
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ Here are the pieces of software useful to know to work on our library:
- We run our tests using [pytest](https://docs.pytest.org).
- We generate our documentation using [Sphinx](https://www.sphinx-doc.org).
- We format the code using [black](https://black.readthedocs.io) and
[isort](https://pycqa.github.io/isort), but this is not configured in our CI
yet.
[isort](https://pycqa.github.io/isort).
- We check our types using [Pyright](https://microsoft.github.io/pyright), but
this is not configured yet.
- The documentation is automatically deployed on new versions with
Expand Down

0 comments on commit 8d7b939

Please sign in to comment.