Skip to content

Commit 067ca45

Browse files
committed
taplo fmt
1 parent adca810 commit 067ca45

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,7 @@ dev = [
211211
# Release tooling only. Kept out of `dev` because pygithub pulls in
212212
# cryptography, which ships no free-threaded wheel and fails to build
213213
# from sdist under free-threaded interpreters (PyO3 < 3.14 support).
214-
release = [
215-
"pygithub==2.5.0",
216-
]
214+
release = ["pygithub==2.5.0"]
217215
docs = [
218216
"ipython>=8.12.3",
219217
"jinja2>=3.1.5",

0 commit comments

Comments
 (0)