Skip to content

Commit 84e239b

Browse files
committed
rename package to postgresql_wheel
1 parent 2501976 commit 84e239b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def package_files(directory):
1414
extra_files = package_files("postgresql_wheel/binary")
1515

1616
setup(
17-
name="postgresql_wheel",
17+
name="postgresql-wheel",
1818
version="13.4",
1919
description="PostgreSQL in a Python Wheel.",
2020
author="Michel Pelletier",

0 commit comments

Comments
 (0)