8000 Merge pull request #18 from eivindjahren/fix_broken_pypi_link · python-rope/ropemode@c03ff2d · GitHub
[go: up one dir, main page]

Skip to content

Commit c03ff2d

Browse files
authored
Merge pull request #18 from eivindjahren/fix_broken_pypi_link
Fix broken pypi homepage link
2 parents 250f2d9 + 641d642 commit c03ff2d

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
@@ -21,7 +21,7 @@
2121
description=ropemode.INFO,
2222
author='Ali Gholami Rudi',
2323
author_email='aligrudi@users.sourceforge.net',
24-
url='http://rope.sf.net/',
24+
url='https://github.com/python-rope/ropemode',
2525
packages=['ropemode'],
2626
license='GNU GPL',
2727
classifiers=classifiers,

0 commit comments

Comments
 (0)
0