Skip to content

Commit f70ac69

Browse files
committed
build file added
1 parent 9faa85d commit f70ac69

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["setuptools", "wheel"]
3+
build-backend = "setuptools.build_meta"

src/AnnSQL.egg-info/SOURCES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
LICENSE
22
README.md
3+
pyproject.toml
34
setup.py
45
src/AnnSQL/AnnSQL.py
56
src/AnnSQL/BuildDb.py

0 commit comments

Comments
 (0)