MultiClient: get rid of packages install hacks, use requirements.txt instead

This commit is contained in:
Bonta-kun
2020-01-18 10:05:59 +01:00
parent f988f7671b
commit e941f738ba
2 changed files with 8 additions and 38 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
aioconsole==0.1.15
colorama==0.4.3
websockets==8.1