Skip to content

Commit

Permalink
pipenv: package name
Browse files Browse the repository at this point in the history
  • Loading branch information
gmcrocetti committed Aug 11, 2020
1 parent 4a17df1 commit 5ec9dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Sphinx = {version = "*", markers = "python_version != '3.3'"}
sphinx-autobuild = {version = "*", markers = "python_version != '3.3'"}

[packages]
uplink = {editable = true, extras = ["aiohttp", "marshmallow", "pydantic", "tests", "twisted", "typing"], path = "."}
"e1839a8" = {editable = true, extras = ["aiohttp", "marshmallow", "pydantic", "tests", "twisted", "typing"], path = "."}

0 comments on commit 5ec9dfc

Please sign in to comment.