Skip to content

Commit

Permalink
Update Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cmlccie committed Oct 26, 2019
1 parent 7dcfc63 commit 5a2460a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
"e1839a8" = {editable = true, path = "."}
webexteamssdk = {editable = true,path = "."}

[dev-packages]
versioneer = "*"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ urllib3==1.25.6
versioneer==0.18
wcwidth==0.1.7
webencodings==0.5.1
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@cfa5e7d1b7af3f821bb0451efbdbb10bb68fe014#egg=webexteamssdk
-e git+https://github.com/CiscoDevNet/webexteamssdk.git@7dcfc63d84f6fcc6009d9ec52dba7c68eaab4d2f#egg=webexteamssdk
zipp==0.6.0

0 comments on commit 5a2460a

Please sign in to comment.