Extract device name to settings.py

This commit is contained in:
VergilWang15
2022-04-01 15:36:12 +08:00
parent 9ee3eaec90
commit 1c5d751eab
5 changed files with 18 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ description = ""
authors = ["VergilWang15 <s644906481@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.10"
python = "^3.7"
[tool.poetry.dev-dependencies]
sounddevice = "0.4.4"