Skip to content

Commit

Permalink
Merge pull request #492 from finnagin/pyproject-version
Browse files Browse the repository at this point in the history
Add version to pyproject.toml
  • Loading branch information
andfoy authored Jan 28, 2025
2 parents 694ad0b + 5010a8e commit ee4c259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[project]
name = "pywinpty"
requires-python = ">=3.8"
dynamic = ["version"]

[build-system]
requires = ["maturin>=1.1,<2.0"]
Expand Down

0 comments on commit ee4c259

Please sign in to comment.