Skip to content

Commit

Permalink
Initial pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
knokko committed Dec 2, 2024
1 parent 8011548 commit ddc2d0c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"

[project]
name = 'cy-helpor'
version = '0.1.0'
requires-python = '>= 3.9'

0 comments on commit ddc2d0c

Please sign in to comment.