diff --git a/pyproject.toml b/pyproject.toml index 1ffd49a..bf0e178 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,6 @@ requires = [ "hatch-vcs", "hatchling" ] [project] name = "dso" -dynamic = ["version"] description = "Data Science Operations on top of dvc" readme = "README.md" license = { file = "LICENSE" }