[project] name = "xaal.conky" version = "0.1" description = "xAAL for Conky" 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", "conky"] dependencies = ["xaal.lib", "xaal.monitor"] [tool.setuptools.packages.find] include = ["xaal.conky"]