From c24f2f6b09b9f74ad55bfabd955dd640d727cdf5 Mon Sep 17 00:00:00 2001 From: long2ice Date: Fri, 12 Jun 2020 18:11:19 +0800 Subject: [PATCH] update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 11e310c..3c85b18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["long2ice "] license = "MIT" readme = "README.rst" homepage = "https://github.com/long2ice/aerich" -repository = "git@github.com:long2ice/aerich.git" +repository = "https://github.com/long2ice/aerich.git" documentation = "https://github.com/long2ice/aerich" keywords = ["migrate", "Tortoise-ORM", "mysql"] packages = [