Skip to content

Commit

Permalink
Merge pull request #54 from int-brain-lab/release-fix
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
grg2rsr authored Jan 7, 2025
2 parents ebd9f44 + bcb7ecf commit 451a39c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"

[project]
name = "iblphotometry"
name = "ibl-photometry"
description = "IBL photometry module"
readme = "README.md"
requires-python = ">=3.10"
Expand Down Expand Up @@ -41,4 +41,4 @@ where = "src"
known-first-party = [ "ibl*", "one*", "pybpod*" ]

[tool.ruff.format]
quote-style = "single"
quote-style = "single"

0 comments on commit 451a39c

Please sign in to comment.