Skip to content

Commit 1b51903

Browse files
committed
- add colorpicker to setup packages
1 parent c189f6a commit 1b51903

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
'thonnycontrib.backend',
2828
'thonnycontrib.kyanite_theme_syntax',
2929
'thonnycontrib.kyanite_theme_ui',
30-
'thonnycontrib.thonny-py5mode'
30+
'thonnycontrib.thonny-py5mode',
31+
'thonnycontrib.thonny-py5mode.py5colorpicker.tkcolorpicker'
3132
],
3233
install_requires=[
3334
'install-jdk==0.3.0',

0 commit comments

Comments
 (0)