Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Fix #64 issue
  • Loading branch information
shmuel44 authored Aug 9, 2023
1 parent 07835ad commit 31ede11
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 31ede11

Please sign in to comment.