diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 05:56:34 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 05:56:34 +0200 |
commit | 3f6926505ad0f66ebf8ead46e347ce5fb0047ce6 (patch) | |
tree | 64da4571bd30a6d9ce8093f3468bfc752823d30c | |
parent | README: update (diff) | |
download | cgitize-3f6926505ad0f66ebf8ead46e347ce5fb0047ce6.tar.gz cgitize-3f6926505ad0f66ebf8ead46e347ce5fb0047ce6.zip |
setup.cfg: update description
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ name = cgitize version = 3.0.1 author = Egor Tensin author_email = Egor.Tensin@gmail.com -description = Mirror your git repositories and make them cgit-ready +description = Self-host your repositories using cgit long_description = file: README.md long_description_content_type = text/markdown license = MIT |