use setuptools
This commit is contained in:
parent
b017d18ec9
commit
23134a3a8b
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
[build-system]
|
||||||
|
requires = ["setuptools>=61.0", "wheel"]
|
||||||
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "openrag"
|
name = "openrag"
|
||||||
version = "0.1.16"
|
version = "0.1.16"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue