Skip to content

Commit

Permalink
pin ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
lbluque authored Jul 11, 2024
1 parent ff6e8ec commit 5b6b42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fairchem-core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
]

[project.optional-dependencies] # add optional dependencies to be installed as pip install fairchem.core[dev]
dev = ["pre-commit", "pytest", "pytest-cov", "coverage", "syrupy", "ruff"]
dev = ["pre-commit", "pytest", "pytest-cov", "coverage", "syrupy", "ruff==0.5.1"]
docs = ["jupyter-book", "jupytext", "sphinx","sphinx-autoapi", "umap-learn", "vdict"]
adsorbml = ["dscribe","x3dase","scikit-image"]

Expand Down

0 comments on commit 5b6b42e

Please sign in to comment.