Add Gitlab webhook secret

This commit is contained in:
Ori Kotek
2023-08-31 18:29:36 +03:00
parent 3d4a062251
commit e4e1eb6d6b
2 changed files with 2 additions and 1 deletions

1
MANIFEST.in Normal file
View File

@ -0,0 +1 @@
recursive-include pr_agent/settings/ *.toml

View File

@ -35,7 +35,7 @@ dependencies = {file = ["requirements.txt"]}
"Homepage" = "https://github.com/Codium-ai/pr-agent"
[tool.setuptools]
include-package-data = false
include-package-data = true
license-files = ["LICENSE"]
[tool.setuptools.packages.find]