diff --git a/pyproject.toml b/pyproject.toml index adf8a5d..6fdfee6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,9 +29,8 @@ classifiers = [ keywords = ["mesh", "networking", "lora", "repeater", "daemon", "iot"] - dependencies = [ - "pymc_core[hardware] @ git+https://github.com/rightup/pyMC_core.git@feat/companion", + "pymc_core[hardware]@git+https://github.com/rightup/pyMC_core.git@feat/companion", "pyyaml>=6.0.0", "cherrypy>=18.0.0", "paho-mqtt>=1.6.0",