Skip to content

Commit

Permalink
create high-level purple.PurpleClient
Browse files Browse the repository at this point in the history
  • Loading branch information
aviau committed Nov 8, 2019
1 parent 0bebc2d commit a728d51
Show file tree
Hide file tree
Showing 6 changed files with 523 additions and 95 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -21,7 +21,7 @@ mypy: venv
venv/bin/mypy \
--config-file=mypy.ini \
-p purple \
-p examples
-p examples.simpleclient

.PHONY: test
test: install
Expand Down

0 comments on commit a728d51

Please sign in to comment.