Skip to content

Commit

Permalink
remove setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo committed Dec 18, 2024
1 parent e2f777b commit c3ab156
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
py-modules = []

[tool.setuptools_scm]
local_scheme = "no-local-version"
version_scheme = "post-release"

[build-system]
requires = ['setuptools==69.1.0', 'setuptools-scm==7.1.0']
Expand Down
4 changes: 0 additions & 4 deletions setup.py

This file was deleted.

0 comments on commit c3ab156

Please sign in to comment.