Skip to content

Commit 50a1e50

Browse files
authored
fix pyproject.toml (Azure#43436)
1 parent 21245b3 commit 50a1e50

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

sdk/oracledatabase/azure-mgmt-oracledatabase/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 3.0.0 (2025-09-23)
3+
## 3.0.0 (2025-10-15)
44

55
### Features Added
66

sdk/oracledatabase/azure-mgmt-oracledatabase/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@ content-type = "text/markdown"
5454
[tool.setuptools.packages.find]
5555
exclude = [
5656
"tests*",
57+
"generated_tests*",
5758
"samples*",
59+
"generated_samples*",
5860
"doc*",
5961
"azure",
6062
"azure.mgmt",

0 commit comments

Comments
 (0)