Skip to content

Commit 6c8ea5f

Browse files
committed
Exclude psycopg2-binary
1 parent 57fa16e commit 6c8ea5f

File tree

2 files changed

+6
-53
lines changed

2 files changed

+6
-53
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ dev = [
3939
"pyarrow",
4040
]
4141

42+
[tool.uv]
43+
exclude-dependencies = ["psycopg2-binary"]
44+
4245
[tool.setuptools]
4346
include-package-data = true
4447

uv.lock

Lines changed: 3 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)