CP-1897 Add dummy Readme.

This commit is contained in:
João Malés 2024-07-04 13:22:35 +01:00
parent ac45a4da59
commit bcfd6c62c8
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# thousandeyes-sdk-core

View File

@ -1,5 +1,6 @@
[project] [project]
name = "thousandeyes-sdk-core" name = "thousandeyes-sdk-core"
readme = "README.md"
dynamic = ["version"] dynamic = ["version"]
authors = [ authors = [
{ name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" } { name = "ThousandEyes API Team", email = "api-team@thousandeyes.com" }