Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

david-wm-sanders/curiousksp

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status Requirements Status
Coverage Status
package

ksp chaos with curio coroutines

  • Free software: MIT license

Installation

pip install curiousksp

You can also install the in-development version with:

pip install https://github.com/david-wm-sanders/curiousksp/archive/master.zip

Documentation

https://curiousksp.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published