Skip to content

Commit

Permalink
Update pyproject.toml (#958)
Browse files Browse the repository at this point in the history
- [ ] I have read the [Developer
Guide](https://quantum-accelerators.github.io/quacc/dev/contributing.html).
Don't lie! 😉
- [ ] My PR is on a custom branch and is _not_ named `main`.
- [ ] I have added relevant unit tests, if applicable.
  • Loading branch information
Andrew-S-Rosen authored Sep 21, 2023
1 parent 5641b13 commit 90107ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tblite = ["tblite[ase]>=0.3.0; platform_system=='Linux'"]
dev = ["black>=23.7.0", "isort>=5.12.0", "pytest>=7.4.0", "pytest-cov>=3.0.0", "ruff>=0.0.285"]
docs = [
"blacken-docs>=1.16.0",
"mkdocs-material>=9.1.21",
"mkdocs-material>=9.4.0",
"mkdocstrings[python]>=0.22.0",
"mkdocs-gen-files>=0.5.0",
"mkdocs-literate-nav>=0.6.0",
Expand Down

0 comments on commit 90107ec

Please sign in to comment.