Remove now useless section about updating DBs

This commit is contained in:
Marco Castelluccio 2019-06-09 01:11:11 +02:00
Родитель 31c05c9b35
Коммит 633da4e7e0
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -33,13 +33,11 @@
- **uplift** - The aim of this classifier is to detect bugs for which uplift should be approved and bugs for which uplift should not be approved.
## Setup
Run `pip install -r requirements.txt` and `pip install -r test-requirements.txt`
If you update the bugs database, run `xz -v9 -k data/bugs.json`.
If you update the commits database, run `xz -v9 -k data/commits.json`.
## Usage