Skip to content

Commit

Permalink
refactor: remove the scripted semver generation
Browse files Browse the repository at this point in the history
  • Loading branch information
art049 committed Dec 9, 2024
1 parent c4dfe74 commit ad1d411
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 61 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ dependencies = [
]

[project.optional-dependencies]
build = ["semver>=3.0.2"]
lint = ["mypy ~= 1.11.2", "ruff ~= 0.6.5"]
compat = [
"pytest-benchmark ~= 5.0.0",
Expand Down
41 changes: 0 additions & 41 deletions scripts/generate_semver.py

This file was deleted.

19 changes: 0 additions & 19 deletions tests/test_generate_semver.py

This file was deleted.

0 comments on commit ad1d411

Please # to comment.