From 511e13a5b157752fa6992c64685a3710a7a47115 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Mon, 21 Jan 2019 17:49:53 +0000 Subject: [PATCH] Update pyproject.toml to new repository location --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fbd552db..43c9df5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ readme = 'README.md' -repository = "https://gitlab.com/openflexure/openflexure-microscope-software" +repository = "https://gitlab.com/openflexure/openflexure-microscope-server" homepage = "https://www.openflexure.org" keywords = ['raspberry pi', 'arduino', 'microscope']