Skip to content

Commit 021d8f3

Browse files
committed
specify easybuild.io as EasyBuild homepage in setup.py
1 parent 59d1ff4 commit 021d8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def find_rel_test():
8484
implement support for installing particular (groups of) software packages.""",
8585
license="GPLv2",
8686
keywords="software build building installation installing compilation HPC scientific",
87-
url="https://easybuilders.github.io/easybuild",
87+
url="https://easybuild.io",
8888
packages=easybuild_packages,
8989
package_dir={'test.framework': 'test/framework'},
9090
package_data={'test.framework': find_rel_test()},

0 commit comments

Comments
 (0)