Skip to content

Commit e9e65d8

Browse files
authored
Merge pull request #73 from maxplanck-ie/dev_wd
include scm in toml
2 parents c3b152e + 85a7b07 commit e9e65d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ dependencies = [
3636
BigRedButton = "BRB.run:run_brb"
3737
demultiplex_relacs = "BRB.demultiplex_relacs:main"
3838

39+
[tool.setuptools_scm]
40+
3941
[tool.ruff]
4042
lint.ignore = [
4143
"E722",

0 commit comments

Comments
 (0)