pyopenbook/.github/workflows
Kevin Heavey 954732976d
Add async support (#82)
* add async utils and connection

* refactor market.py before adding async

* add async open orders account

* add async_market

* add type hint

* replace pytest-tornasync with pytest-asyncio

* add async tests

* add async tests

* linting

* add async exmplae to README

* fix unit test selection

* bump minor version number

* chmod

* fix keygen error when key already exists

* use --cov-append

* fix coverage for multi test

* fix typo

Co-authored-by: kevinheavey <kevinheavey123@gmail.com>
2021-08-12 20:36:28 +01:00
..
docs.yml Fix docs workflow 2020-10-05 21:18:12 -05:00
integration.yml Add async support (#82) 2021-08-12 20:36:28 +01:00
main.yml Add async support (#82) 2021-08-12 20:36:28 +01:00