Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Merge pull request #26 from steenzout/landscape_io
Browse files Browse the repository at this point in the history
integration with landscape.io
  • Loading branch information
sah committed Nov 13, 2015
2 parents 559e0e4 + 2b37bdb commit f587fda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .landscape.yml
@@ -0,0 +1,4 @@
doc-warnings: yes
test-warnings: no
strictness: veryhigh
max-line-length: 119
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -3,6 +3,7 @@

[![pypi](https://img.shields.io/pypi/v/monocle.svg)](https://pypi.python.org/pypi/monocle/)
[![Build Status](https://travis-ci.org/saucelabs/monocle.png?branch=master)](https://travis-ci.org/saucelabs/monocle)
[![Code Health](https://landscape.io/github/saucelabs/monocle/master/landscape.svg?style=flat)](https://landscape.io/github/saucelabs/monocle/master)

monocle straightens out event-driven code using Python's generators.
It aims to be portable between event-driven I/O frameworks, and
Expand Down

0 comments on commit f587fda

Please sign in to comment.