add some .bin work, change name
This commit is contained in:
parent
333c475e0d
commit
1b2e2070f9
9 changed files with 139 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[project]
|
||||
name = "blowback"
|
||||
name = "backwash"
|
||||
description = "Optical reflectometry file format reader"
|
||||
readme = "README.md"
|
||||
license = { file = "LICENSE.md" }
|
||||
|
|
@ -39,7 +39,7 @@ dependencies = [
|
|||
"numpy>=1.26",
|
||||
]
|
||||
[tool.hatch.version]
|
||||
path = "blowback/__init__.py"
|
||||
path = "backwash/__init__.py"
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue