Skip to content

Commit

Permalink
Merge pull request #65 from shmuel44/shmuel44-patch-1
Browse files Browse the repository at this point in the history
Fix Github Link
  • Loading branch information
mikewcasale authored Aug 10, 2023
2 parents ec191c7 + 60f1ec4 commit c0abf44
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 @@ -72,7 +72,7 @@
""",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/bancorprotocol/carbon-bot",
url="https://github.com/bancorprotocol/fastlane-bot",
install_requires=open("requirements.txt").readlines(),
extras_require=extras_require,
tests_require=["pytest~=6.2.5", "pytest-mock~=3.10.0", "imgkit~=1.2.3"],
Expand Down

0 comments on commit c0abf44

Please sign in to comment.