From 9fc218658de5a555871786a3bea6232df47786f3 Mon Sep 17 00:00:00 2001 From: Ian Kenney Date: Thu, 19 Oct 2023 10:46:01 -0700 Subject: [PATCH] setup.py points to documentation --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6c44f75..5f987a9 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ "mdanalysis>=2.0.0", ], # Additional entries you may want simply uncomment the lines you want and fill in the data - # url='mdahole2.readthedocs.io/en/latest/', # Website + url='https://www.mdanalysis.org/hole2-mdakit', # platforms=['Linux', # 'Mac OS-X', # 'Unix',