Skip to content

Commit

Permalink
[FIX #2] fixing the merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
0xastro authored Mar 14, 2020
1 parent c7981c7 commit c4a159c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions orc8r/gateway/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"magma.magmad.check.network_check",
"magma.magmad.upgrade",
"magma.state",
"magma.eventd",
],
scripts=[
"scripts/checkin_cli.py",
Expand Down Expand Up @@ -78,5 +79,7 @@
# force same requests version as lte/gateway/python/setup.py
"requests==2.22.0",
"jsonpickle",
"bravado-core==5.16.1",
"jsonschema==3.1.0",
],
)

0 comments on commit c4a159c

Please sign in to comment.