Skip to content

Commit d340a31

Browse files
committed
WiP
1 parent 748844d commit d340a31

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ build-backend = "setuptools.build_meta"
55
[tool.setuptools]
66
packages = ["ibis_sqlflite"]
77

8-
[tool.setuptools.packages.find]
9-
where = ["./ibis_sqlflite"] # list of folders that contain the packages (["."] by default)
10-
include = ["*"] # package names should match these glob patterns (["*"] by default)
11-
128
[project]
139
name = "ibis-sqlflite"
1410
version = "0.0.1"

0 commit comments

Comments
 (0)