at master 481 B view raw
1diff --git a/setup.cfg b/setup.cfg 2index 5f95b7f..9250e4f 100644 3--- a/setup.cfg 4+++ b/setup.cfg 5@@ -22,6 +22,10 @@ repository = https://github.com/tomschimansky/customtkinter 6 python_requires = >=3.7 7 packages = 8 customtkinter 9+ customtkinter.assets.fonts 10+ customtkinter.assets.fonts.Roboto 11+ customtkinter.assets.icons 12+ customtkinter.assets.themes 13 customtkinter.windows 14 customtkinter.windows.widgets 15 customtkinter.windows.widgets.appearance_mode