Skip to content

Commit e4765f8

Browse files
Adjusted the setup.py to not point to ccpforge
1 parent e9d52b2 commit e4765f8

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
@@ -125,7 +125,7 @@ def run(self):
125125
setup(name=NAME,
126126
version=get_version(),
127127
description='Python interface to PolyChord ' + get_version(),
128-
url='https://ccpforge.cse.rl.ac.uk/gf/project/polychord/',
128+
url='https://github.com/PolyChord/PolyChordLite',
129129
author='Will Handley',
130130
author_email='wh260@cam.ac.uk',
131131
license='PolyChord',

0 commit comments

Comments
 (0)