Skip to content

Commit

Permalink
move to package setup
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesdelbeke committed Oct 24, 2023
1 parent 3bc635b commit 13cbcab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"

[tool.setuptools]
packages = ["project_name"]

[project]
name = "project_name"
Expand Down

0 comments on commit 13cbcab

Please sign in to comment.