mirror of
https://github.com/MODSetter/SurfSense
synced 2026-06-21 13:44:09 +00:00
revert: remove setuptools configuration from pyproject.toml
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["setuptools>=61.0", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["app"]
|
||||
include-package-data = false
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
app = ["**/*"]
|
||||
|
||||
[project]
|
||||
name = "surf-new-backend"
|
||||
version = "0.0.8"
|
||||
|
||||
Reference in New Issue
Block a user