Compare commits

...

2 Commits

Author SHA1 Message Date
wendtalexander
f068ba3c42 [pyproject] adding shorthandle 2025-10-24 13:32:25 +02:00
wendtalexander
9f4facc7bc [doc] adding samplerates back again 2025-10-24 13:32:13 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ website:
- text: "Usage"
href: "usage.qmd"
- text: "Sample Rates"
href: "samplerates.qmd"
- text: "Algorithm"
href: "algorithm.qmd"
- section: "Delays"

View File

@@ -15,6 +15,7 @@ dependencies = [
]
[project.scripts]
oephys2nix = "oephys2nix.main:app"
oe2n = "oephys2nix.main:app"
[project.optional-dependencies]
docs = [