Skip to content
Snippets Groups Projects
Commit 336d9520 authored by Pablo Correa Gomez's avatar Pablo Correa Gomez Committed by Pablo Correa Gomez
Browse files

pyproject.toml: explicitly select packages to search for

Fixes #15
parent 7d068e20
No related branches found
No related tags found
1 merge request!43Don't fetch version dynamically and fix pyproject.toml
Pipeline #185163 passed
......@@ -35,5 +35,8 @@ api = ["python-gitlab>=4.0.0"]
[project.urls]
Homepage = "https://www.postmarketos.org"
[tool.setuptools.packages.find]
include = ["mrhlpr*", "mrtest*"]
[tool.ruff]
line-length=100
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment