Skip to content

Commit 016fa52

Browse files
authored
Merge pull request #1150 from sigmavirus24/bugfix/remove-hatch-strict-naming-2
Remove hatch strict naming 2
2 parents 6e95baa + 37bd0e4 commit 016fa52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["hatchling"]
2+
requires = ["hatchling>=1.14.1"]
33
build-backend = "hatchling.build"
44

55
[project]

0 commit comments

Comments
 (0)