From 0b9de02aaa9f6203daf872d3bdf3e32be981f88d Mon Sep 17 00:00:00 2001 From: Zhiyi Wu Date: Sun, 25 Aug 2024 10:42:59 +0100 Subject: [PATCH] Add comments --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 2ede5b2d..fa612485 100755 --- a/setup.py +++ b/setup.py @@ -40,6 +40,7 @@ packages=find_packages("src"), package_dir={"": "src"}, license="BSD", + # Remove the badges as pypi didn't like them. https://github.com/alchemistry/alchemlyb/pull/390 long_description=open("README.md") .read() .replace(