switch to src-layout to avoid issues with multiple top level packages
This commit is contained in:
@@ -9,7 +9,7 @@ description = "RF Network Analyzer based on the Pluto SDR"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3"
|
||||
# keywords = ["one", "two"]
|
||||
license = { text = "MIT License" }
|
||||
license = "MIT"
|
||||
classifiers = ["Programming Language :: Python :: 3"]
|
||||
dependencies = [
|
||||
"numpy",
|
||||
|
Reference in New Issue
Block a user