diff --git a/thousandeyes-sdk-core/README.md b/thousandeyes-sdk-core/README.md new file mode 100644 index 00000000..7620fcc1 --- /dev/null +++ b/thousandeyes-sdk-core/README.md @@ -0,0 +1,2 @@ +# thousandeyes-sdk-core + diff --git a/thousandeyes-sdk-core/pyproject.toml b/thousandeyes-sdk-core/pyproject.toml index 9d276ee9..69c20656 100644 --- a/thousandeyes-sdk-core/pyproject.toml +++ b/thousandeyes-sdk-core/pyproject.toml @@ -1,5 +1,6 @@ [project] name = "thousandeyes-sdk-core" +readme = "README.md" dynamic = ["version"] authors = [ { name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }