mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
revert: remove setuptools configuration from pyproject.toml
This commit is contained in:
parent
b3026e4412
commit
2efce16f5f
1 changed files with 0 additions and 11 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue