Skip to content

Commit

Permalink
Comment the reversion required when dropping Py2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tartley committed Jun 14, 2022
1 parent 72b1bf3 commit ec1e373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
@@ -1,5 +1,6 @@
[build-system]
requires = [
# When dropping Python2.7, revert to "hatchling>=0.22.0"
"hatchling==0.22.0",
]
build-backend = "hatchling.build"
Expand Down

0 comments on commit ec1e373

Please sign in to comment.