Skip to content

Commit

Permalink
Removing google-cloud-core dependency in test_utils package. (#3550)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes authored Jun 29, 2017
1 parent 9068466 commit 3588f51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_utils/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@


REQUIREMENTS = [
'google-cloud-core >= 0.24.0, < 0.25dev',
'google-auth >= 0.4.0',
'six',
]
Expand Down

0 comments on commit 3588f51

Please sign in to comment.