Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Fix module call
  • Loading branch information
santaimpersonator committed May 13, 2021
1 parent 8550912 commit 6eb75d8
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 @@ -98,6 +98,6 @@

# You can just specify the packages manually here if your project is
# simple. Or you can use find_packages().
packages=["qwiic_micro_oled"],
py_modules=["qwiic_micro_oled"],

)

0 comments on commit 6eb75d8

Please sign in to comment.