.BANCHO. .HIDE. Removed dill from requirements list
This commit is contained in:
parent
74f3ec0f4c
commit
0750ead5db
|
@ -13,7 +13,6 @@ 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
|
||||||
|
|
|
@ -3,5 +3,4 @@ tornado
|
||||||
mysqlclient
|
mysqlclient
|
||||||
psutil
|
psutil
|
||||||
raven
|
raven
|
||||||
bcrypt
|
bcrypt
|
||||||
dill
|
|
Loading…
Reference in New Issue
Block a user