We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7089c98 commit 061a072Copy full SHA for 061a072
tests/requirements.txt
tox.ini
@@ -0,0 +1,6 @@
1
+[tox]
2
+envlist = py27,py3
3
+[testenv]
4
+deps=pytest
5
+ websocket-client
6
+commands=pytest
0 commit comments