enhanced dropdown_menu_fallback.py

This commit is contained in:
Tom Schimansky
2022-06-13 15:08:13 +02:00
parent 9c479bc1de
commit 91e7e3077c
7 changed files with 101 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
name = customtkinter
version = 4.3.0
description = Create modern looking GUIs with Python
long_description = '# CustomTkinter UI-Library\nhttps://github.com/TomSchimansky/CustomTkinter/blob/master/documentation_images/Windows_dark.png\n\nMore Information: https://github.com/TomSchimansky/CustomTkinter'
long_description = CustomTkinter UI-Library\n\n[](https://github.com/TomSchimansky/CustomTkinter/blob/master/documentation_images/Windows_dark.png)\n\nMore Information: https://github.com/TomSchimansky/CustomTkinter
long_description_content_type = text/markdown
url = https://github.com/TomSchimansky/CustomTkinter
author = Tom Schimansky