Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(594)

Unified Diff: pkg/appengine/test/dart-python--datastore-compatibility/dart/pubspec.yaml

Issue 804973002: Add appengine/gcloud/mustache dependencies. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang-dart.git@master
Patch Set: Added AUTHORS/LICENSE/PATENTS files Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/appengine/test/dart-python--datastore-compatibility/dart/pubspec.yaml
diff --git a/pkg/appengine/test/dart-python--datastore-compatibility/dart/pubspec.yaml b/pkg/appengine/test/dart-python--datastore-compatibility/dart/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..0fdc43f77f0974aad35b9c6569b1c2748266e50c
--- /dev/null
+++ b/pkg/appengine/test/dart-python--datastore-compatibility/dart/pubspec.yaml
@@ -0,0 +1,8 @@
+name: python_dart_interop_test
+version: 0.1.0
+description: A python<->dart interop test for datastore.
+dependencies:
+ appengine: any
+ gcloud: any
+dev_dependencies:
+ unittest: any

Powered by Google App Engine
This is Rietveld 408576698