Remove `--pull` option from `bst artifact checkout`, and pull dependencies by default

Summary of changes:

  * _frontend/cli.py: Remove the `--pull` option

  * _stream.py: remove `pull` option from `Stream.checkout()`

  * tests/frontend/artifact_checkout.py,buildcheckout.py: Updated tests

This fixes #819
4 files changed