Skip to content

Commit

Permalink
Add pyproject requires_version
Browse files Browse the repository at this point in the history
  • Loading branch information
Skylion007 committed Jan 17, 2024
1 parent bc27fb2 commit d0ceefb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[project]
requires-python = ">=3.8"

[tool.black]
target_version = ['py310']
line-length = 88
Expand Down

0 comments on commit d0ceefb

Please sign in to comment.