feat(debugUtils): added more sparse matrix debug utilities
This commit is contained in:
@@ -33,4 +33,7 @@ classifiers = [
|
||||
package-dir = {"" = "src"}
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
where = ["src"]
|
||||
|
||||
[project.scripts]
|
||||
smanalyze = "SSEDebug.smRead.cli.interface:inspectSMMat"
|
||||
Reference in New Issue
Block a user