Add Gitlab webhook secret

This commit is contained in:
Ori Kotek 2023-08-31 18:29:36 +03:00
parent 3d4a062251
commit e4e1eb6d6b
No known key found for this signature in database
GPG key ID: 5AAFD0757D1EAC4C
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]