Skip to content

Commit

Permalink
Set readme in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
unixsurfer committed Oct 19, 2024
1 parent e31315d commit c12089e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[project]
name = "anycast-healthchecker"
description = "A healthchecker for Anycasted Services"
readme = {file = "README.rst", content-type = "text/x-rst"}
authors = [{name = "Pavlos Parissis", email = "[email protected]"}]
license = {text = "Apache 2.0"}
keywords = ["healthchecker", "anycast", "ECMP"]
Expand Down

0 comments on commit c12089e

Please sign in to comment.