[project] name = "xaal.gtknotify" version = "0.1" description = "xAAL Desktop notification device" readme = "README.rst" authors = [ { name = "Jerome Kerdreux", email = "Jerome.Kerdreux@imt-atlantique.fr" } ] license = { text = "GPL License"} classifiers = ["Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules"] keywords = ["xaal", "gtk", "notify"] dependencies = ["xaal.lib", "pycairo", "PyGObject"] [tool.setuptools.packages.find] include = ["xaal.gtknotify"]