Skip to content
Snippets Groups Projects
Commit 96c43e50 authored by chrg's avatar chrg
Browse files

Changed some settings

parent 413bd72d
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,8 @@ build-backend = "pdm.pep517.api"
regit = "regit.__main__:regit"
[tool]
[tool.pdm]
[tool.pdm.build]
excludes = ["./**/.git"]
package-dir = "src"
includes = ["src/regit"]
source-includes = ["LICENSE", "README.md"]
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment