From 9c43b71d0cf3159f6cb82d5b07c493e9c84c81b0 Mon Sep 17 00:00:00 2001 From: jkaminski Date: Mon, 8 Jul 2024 18:53:07 +0300 Subject: [PATCH] minor change --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ea857cc..c3a80ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,8 +10,8 @@ authors = ["Roman Netrogolov ", "Yury Kaminsky "] license = "BSD-3-Clause" -readme = "readme.rst" -repository = "https://github.com/ITMO-NSS-team/BAMT" +readme = "readme.md" +repository = "https://github.com/aimclub/BAMT" classifiers = ["Programming Language :: Python :: 3", "Development Status :: 3 - Alpha",