Create setup scaffolding

This commit is contained in:
Bartłomiej Pluta
2019-09-24 14:56:32 +02:00
parent 0965ed290e
commit 25df849c19
9 changed files with 62 additions and 92 deletions

View File

@@ -10,7 +10,6 @@ sounddevice = "*"
soundfile = "*"
numpy = "*"
matplotlib = "*"
tkinter = "*"
[requires]
python_version = "3.7"