Merge pull request #135 from BSmick6/fix/add-build-system

build: Add build-system to install project scripts
This commit is contained in:
Anton
2025-10-04 14:42:03 +02:00
committed by GitHub
2 changed files with 836 additions and 830 deletions
+4
View File
@@ -30,6 +30,10 @@ dev = [
[project.scripts]
pump_bot = "bot_runner:main"
[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[tool.ruff]
exclude = [
".bzr",
Generated
+832 -830
View File
File diff suppressed because it is too large Load Diff