a95fef2a21
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>
15 lines
326 B
YAML
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/
|