Skip to content

Commit 2617e10

Browse files
committed
add adafruit_led_animation.aniumation to packages
1 parent 50fc912 commit 2617e10

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
@@ -49,5 +49,5 @@
4949
# simple. Or you can use find_packages().
5050
# TODO: IF LIBRARY FILES ARE A PACKAGE FOLDER,
5151
# CHANGE `py_modules=['...']` TO `packages=['...']`
52-
packages=["adafruit_led_animation"],
52+
packages=["adafruit_led_animation", "adafruit_led_animation.animation"],
5353
)

0 commit comments

Comments
 (0)