Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 committed Dec 12, 2019
1 parent c029914 commit 14e5bef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ Use ```make``` commands to ```check_environment```, ```install_requirements```,
Run ```pipenv run python ./manage.py fill_db_using_fake_data``` to fill database using fake data. This can help you to test [Bothub Webapp](https://github.com/Ilhasoft/bothub-webapp).


### Update Repositories Tests

Run ```pipenv run python ./manage.py update_repository_tests``` update repositories to sort by total tests.


### Migrate all training for aws

Run ```pipenv run python ./manage.py transfer_train_aws``` Migrate all trainings to an aws bucket defined in project settings.
Expand Down
15 changes: 0 additions & 15 deletions bothub/common/management/commands/update_repository_tests.py

This file was deleted.

0 comments on commit 14e5bef

Please sign in to comment.