Skip to content

Commit

Permalink
Fix inclusion of tests in manifest.in (#3552)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott authored Jun 27, 2017
1 parent b3e1a2d commit 18e279b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-resource-manager/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include README.rst LICENSE
recursive-include google *.json *.proto
recursive-include unit_tests *
recursive-include tests *
global-exclude *.pyc __pycache__

0 comments on commit 18e279b

Please sign in to comment.