Skip to content

Commit

Permalink
unpin ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
lbluque committed Jul 8, 2024
1 parent 1ccbca5 commit 80c807e
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==0.4.10"]
dev = ["pre-commit", "pytest", "pytest-cov", "coverage", "syrupy", "ruff"]
docs = ["jupyter-book", "jupytext", "sphinx","sphinx-autoapi", "umap-learn", "vdict"]
adsorbml = ["dscribe","x3dase","scikit-image"]

Expand Down

0 comments on commit 80c807e

Please sign in to comment.