[project] name = "brother-ql-bridge" version = "0.1.0" description = "Bridge a USB Brother QL printer to the network" requires-python = ">=3.10" dependencies = [ "brother_ql>=0.9.4", "pyusb>=1.2.1", ]