Files
sdk/tools/gardening/pubspec.yaml
T
Morten Krogh-Jespersen a95fef2a21 Remove dependendy on archive in gardening tools.
Bug:
Change-Id: I259f9446242c425dae62ecb23cdaa669e13f49a4
Reviewed-on: https://dart-review.googlesource.com/16160
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2017-10-25 07:14:23 +00:00

15 lines
326 B
YAML

# This pubspec is currently mainly used to make it easier to develop on the
# gardening by making it a package.
name: gardening
#version: do-not-upload
dependencies:
args:
http: 0.11.3+14
path:
status_file:
path: ../../pkg/status_file/
expect:
path: ../../pkg/expect/
testing:
path: ../../pkg/testing/