-
jkerdreu authored
git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3185 b32b6428-25c9-4566-ad07-03861ab6144f
jkerdreu authoredgit-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3185 b32b6428-25c9-4566-ad07-03861ab6144f
pyproject.toml 522 B
[project]
name = "xaal.bugone"
version = "0.1"
description = "xAAL devices for bugNet wireless sensors"
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", "bugone", "RFM12", "Wireless", "Sensor"]
dependencies = ["xaal.lib", "bugone", "gevent"]
[tool.setuptools.packages.find]
include = ["0.1"]