From d901d796a165bb8e6cf377c99e4bcb5f66b05614 Mon Sep 17 00:00:00 2001 From: Jeffrey Larson Date: Wed, 13 Nov 2024 11:15:11 -0600 Subject: [PATCH] We need to change the extension --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 07254ec..c7ef2d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ "Sri Hari Krishna Narayanan ", "Michael A. Perlin ", ] -readme = "README.md" +readme = "README.rst" license = "Apache-2.0" repository = "https://github.com/jmlarson1/QFI-Opt" keywords = ["quantum fisher information", "QFI", "quantum metrology"]