Skip to content

Commit be68499

Browse files
committed
Clean up package structure
- Remove old dataverse_sdk folder (obsolete structure) - Fix duplicate [tool.setuptools] section in pyproject.toml - Keep only PowerPlatform.Dataverse as the correct package structure
1 parent b30b4fb commit be68499

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ dependencies = [
3838
"Issues" = "https://github.com/microsoft/PowerPlatform-DataverseClient-Python/issues"
3939
"Documentation" = "https://github.com/microsoft/PowerPlatform-DataverseClient-Python#readme"
4040

41-
[tool.setuptools]
42-
package-dir = {"" = "src"}
43-
zip-safe = false
44-
4541
[project.optional-dependencies]
4642
dev = [
4743
"pytest>=7.0.0",

src/dataverse_sdk/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)