Remove doctest skip for get_order method (#1743)

* Remove doctest skip for get_order method

* Set ganache env for Launch Kit in Circle CI

* Unpin Launch Kit version used in CI
This commit is contained in:
F. Eugene Aumson
2019-03-29 18:54:46 -04:00
committed by GitHub
parent 5cdbc03e71
commit 69fe1aa981
4 changed files with 56 additions and 37 deletions

View File

@@ -150,6 +150,7 @@ setup(
},
extras_require={
"dev": [
"0x-contract-artifacts",
"0x-contract-addresses",
"0x-order-utils",
"0x-web3",