We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9783ba9 + cc157fb commit 3f5a1d6Copy full SHA for 3f5a1d6
setup.py
@@ -41,8 +41,8 @@ def remove_bdist_rpm_source_file():
41
42
shared_setup.remove_extra_bdist_rpm_files = remove_bdist_rpm_source_file
43
shared_setup.SHARED_TARGET.update({
44
- 'url': 'https://github.ugent.be/hpcugent/vsc-zk',
45
- 'download_url': 'https://github.ugent.be/hpcugent/vsc-zk'
+ 'url': 'https://github.com/hpcugent/vsc-zk',
+ 'download_url': 'https://github.com/hpcugent/vsc-zk'
46
})
47
48
PACKAGE = {
0 commit comments