add project.toml
This commit is contained in:
15
project.toml
Normal file
15
project.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[project]
|
||||
readme = "README.md"
|
||||
dependencies = [
|
||||
"PyQt5>0.0",
|
||||
"gnuradio>0.0",
|
||||
"sys>0.0",
|
||||
"signal>0.0",
|
||||
"argparse>0.0",
|
||||
"threading>0.0",
|
||||
"time"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Repository = "https://git.therats.win/jazz/skitter"
|
||||
|
||||
Reference in New Issue
Block a user