Skip to content

Commit

Permalink
Merge pull request #13 from caternuson/pypi_fix
Browse files Browse the repository at this point in the history
Update setup.py for new layout
  • Loading branch information
kattni authored May 21, 2019
2 parents 073b875 + 7df55b2 commit 999b4f7
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 @@ -56,5 +56,5 @@

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

0 comments on commit 999b4f7

Please sign in to comment.