Skip to content

Commit

Permalink
Fix https typo
Browse files Browse the repository at this point in the history
  • Loading branch information
uivlis committed Aug 3, 2020
1 parent 27a8e48 commit 1e249cc
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 @@ -19,6 +19,6 @@
"http://github.com/ethereum/trinity/tarball/master#egg=trinty",
"hmt-basemodels",
"boto3",
"https://github.com/sphinx-doc/sphinx/tarball/master#egg=sphinx",
"http://github.com/sphinx-doc/sphinx/tarball/master#egg=sphinx",
],
)

0 comments on commit 1e249cc

Please sign in to comment.