iports/ilot/py3-microsoft-kiota-serialization-multipart/exclude-changelog.patch
Antoine Martin 0310eecafc
All checks were successful
/ lint (pull_request) Successful in 28s
/ deploy-x86_64 (pull_request) Successful in 37s
/ build-x86_64 (pull_request) Successful in 6m29s
/ build-aarch64 (pull_request) Successful in 19m55s
/ deploy-aarch64 (pull_request) Successful in 59s
ilot/py3-microsoft-kiota-serialization-multipart: upgrade to 1.6.0
2024-11-02 20:30:23 -04:00

19 lines
657 B
Diff

diff --git a/pyproject.toml.orig b/pyproject.toml
index 6d9cdd8..3f4d547 100644
--- a/pyproject.toml.orig
+++ b/pyproject.toml
@@ -22,7 +22,6 @@ homepage = "https://github.com/microsoft/kiota#readme"
repository = "https://github.com/microsoft/kiota-python"
documentation = "https://microsoft.github.io/kiota/"
packages = [{include = "kiota_serialization_multipart"}]
-include = ["CHANGELOG.md", "LICENSE"]
[tool.poetry.dependencies]
python = ">=3.8,<4.0"
@@ -54,4 +53,4 @@ profile = "hug"
[tool.poetry-monorepo.deps]
enabled = true
-commands = ["build", "export", "publish"]
\ No newline at end of file
+commands = ["build", "export", "publish"]