Skip to content

Commit

Permalink
fixed pypi publishing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Oufattole committed Sep 7, 2024
1 parent 45153e6 commit d72d042
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dependencies = [
"torchvision", "transformers", "ray[tune]",
]

[tool.setuptools_scm]

[project.optional-dependencies]
dev = ["pre-commit","notebook", "pdbpp"]
tests = ["pytest", "pytest-cov[toml]", "rootutils", "pytest-sugar", "pytest-instafail", "pytest-xdist", "sh", "MEDS-transforms==0.0.7"]
Expand Down

0 comments on commit d72d042

Please sign in to comment.