diff --git a/pyproject.toml b/pyproject.toml index 97195fc..a352a53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,6 @@ version_source = "commit" branch = "main" upload_to_repository=true upload_to_release = true -repository_url = "https://git.grassecon.net/grassrootseconomics/cic-utils" build_command = "pip install poetry && poetry build" hvcs="gitea" hvcs_domain = "git.grassecon.net"