mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-07 17:33:16 +02:00
Fix formatting in dependencies section of pyproject.toml
This commit is contained in:
+1
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user