Skip to content

Commit 5ce2c07

Browse files
committed
minor updates
1 parent 7ede056 commit 5ce2c07

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ __pycache__/
1111
**/.coverage
1212

1313
gtwrap/matlab_wrapper/matlab_wrapper.tpl
14+
15+
.python-version

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@ build-backend = "hatchling.build"
4545
addopts = "--cov=gtwrap --cov-report html --cov-report term"
4646
norecursedirs = []
4747

48-
4948
[tool.uv.build-backend]
5049
module-name = "gtwrap"

0 commit comments

Comments
 (0)