.BANCHO. Update README and requirements

This commit is contained in:
Nyo 2016-10-05 23:34:42 +02:00
parent 142c3d35cb
commit 4babcd2643
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,7 @@ This is Ripple's bancho server. It handles:
- Tornado - Tornado
- Bcrypt - Bcrypt
- Raven - Raven
- Dill
## How to set up pep.py ## How to set up pep.py
First of all, initialize and update the submodules First of all, initialize and update the submodules

View File

@ -3,4 +3,5 @@ tornado
mysqlclient mysqlclient
psutil psutil
raven raven
bcrypt bcrypt
dill