Skip to content

Commit 92e03bd

Browse files
Update setup.py
1 parent 63e80d3 commit 92e03bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def read_file(fname):
2121
test_deps = ["mock", "pytest", "pytest-cov", "pyfakefs"]
2222

2323
setup(
24-
name="OPi.GPIO",
24+
name="OPi_GPIO",
2525
version=version,
2626
author="Richard Hull",
2727
author_email="[email protected]",

0 commit comments

Comments
 (0)