[project] name = "ice40usbtrace" version = "0.1" authors = [ { name="Harald Welte", email="laforge@osmocom.org" }, { name="Sylvain Munaut", email="tnt@246tNt.com" }, ] description = "Software stack for iCE40-usbtrace full-speed USB tracer" license = { file="COPYING" } requires-python = ">=3.7" classifiers = [ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", ] [project.urls] "Homepage" = "https://gitea.osmocom.org/electronics/ice40-usbtrace" [tool.setuptools.packages.find] include = ["ice40usbtrace"]