Skip to content

Commit

Permalink
Merge pull request #30 from influxdata/fix/lint-err
Browse files Browse the repository at this point in the history
fix: use hatchling 1.18
  • Loading branch information
helenosheaa authored Dec 13, 2023
2 parents b8c8f31 + 4677d90 commit 750bd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["hatchling"]
requires = ["hatchling<=1.18.0"]
build-backend = "hatchling.build"

[project]
Expand Down

0 comments on commit 750bd37

Please sign in to comment.