Skip to content

Commit

Permalink
Change: Include GitHub scripts in pontos package
Browse files Browse the repository at this point in the history
Allow to run the GitHub scripts directly from the pontos Python package.
  • Loading branch information
bjoernricks committed Jul 3, 2023
1 parent 5bda591 commit 117594f
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
branch = True
omit =
tests/*
pontos/github/scripts/*
*/__init__.py
source =
pontos
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ packages = [
{ include = "tests", format = "sdist" },
{ include = "poetry.lock", format = "sdist" },
{ include = "poetry.toml", format = "sdist" },
{ include = "scripts/", format = "sdist" },
]
include = [
"pontos/updateheader/templates/",
Expand Down

0 comments on commit 117594f

Please sign in to comment.