Skip to content

Commit ec6bdc4

Browse files
committed
Add requirements.txt for non-pipenv installation.
1 parent 26dce51 commit ec6bdc4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

requirements.txt

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
aiohttp
2+
requests
3+
websocket-client
4+
pytest-asyncio
5+
pytest
6+
twine
7+
pyserial
8+
pyserial-asyncio

0 commit comments

Comments
 (0)