Skip to content

Commit c13f15f

Browse files
authored
setup.py: update URL (#27)
1 parent d4a0879 commit c13f15f

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
@@ -37,7 +37,7 @@
3737
author="Michael Hudson-Doyle",
3838
author_email="[email protected]",
3939
maintainer="Daniel Hahler",
40-
url="https://github.com/pdbpp/pyrepl",
40+
url="https://github.com/pypy/pyrepl",
4141
license="MIT X11 style",
4242
description="A library for building flexible command line interfaces",
4343
platforms=["unix", "linux"],

0 commit comments

Comments
 (0)