dart-sdk/tools/gardening/pubspec.yaml
Alexander Thomas 2c780c4b1d [gardening] Make gardening tools accept more swarming URLs & Dart 2 fixes
Change-Id: I9101020f3a32da130e26c53391477dc5501ef6ff
Reviewed-on: https://dart-review.googlesource.com/59080
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2018-06-07 14:57:26 +00:00

15 lines
316 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:
path:
status_file:
path: ../../pkg/status_file/
expect:
path: ../../pkg/expect/
testing:
path: ../../pkg/testing/