Skip to content

Commit

Permalink
setup: use pyrepl from bretello/pyrepl
Browse files Browse the repository at this point in the history
  • Loading branch information
bretello committed Nov 5, 2023
1 parent 83d57ae commit 3a762e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"Topic :: Utilities",
],
install_requires=[
"pyrepl @ git+https://git.decapod.one/brethil/pyrepl",
"pyrepl @ git+https://github.com/bretello/pyrepl",
"pyreadline;platform_system=='Windows'",
],
)

0 comments on commit 3a762e1

Please sign in to comment.