Skip to content

Commit

Permalink
Forgot comma
Browse files Browse the repository at this point in the history
  • Loading branch information
zdohnal committed Apr 17, 2024
1 parent 5067d5a commit 474458f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
install_requires=[
'gcc',
'python3-devel',
]
],
ext_modules=[Extension("cups",
["cupsmodule.c", "cupsconnection.c",
"cupsppd.c", "cupsipp.c"],
Expand Down

0 comments on commit 474458f

Please sign in to comment.