diff --git a/setup.py b/setup.py index bdc1699..5dbdfad 100644 --- a/setup.py +++ b/setup.py @@ -56,5 +56,5 @@ # You can just specify the packages manually here if your project is # simple. Or you can use find_packages(). - packages=['adafruit_charlcd'], + packages=['adafruit_character_lcd'], ) \ No newline at end of file