diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 87f7e43..5d6d52d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,6 +2,8 @@ name = "esds" dynamic = ["version"] dependencies = ["numpy","pyyaml"] +description = "An Extensible Simulator for Distributed Systems" +readme = "README.md" [build-system] requires = ["setuptools"] |
