From d2d4fe7669569a029ca51bf11172993a3b3f6b53 Mon Sep 17 00:00:00 2001 From: Wyatt Howe Date: Tue, 7 Nov 2023 00:14:00 -0800 Subject: [PATCH] Place "Bug Tracker" in quotes in the `.toml` config file. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 57a9b18..40c3ac0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ requires-python = ">=3.6" [project.urls] Repository = "https://github.com/nthparty/mclbn256" -Bug Tracker = "https://github.com/nthparty/mclbn256/issues" +"Bug Tracker" = "https://github.com/nthparty/mclbn256/issues" [project.optional-dependencies] docs = [