Skip to content

Commit

Permalink
Removed dependency on psutil
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Minyushkin authored Apr 23, 2018
1 parent 00a38d4 commit 34fa34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsub/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
dependencies = [
'google-api-core[grpc]<2.0.0dev,>=0.1.3',
'grpc-google-iam-v1<0.12dev,>=0.11.1',
'psutil<6.0dev,>=5.2.2',
#'psutil<6.0dev,>=5.2.2',
]
extras = {
}
Expand Down

0 comments on commit 34fa34a

Please sign in to comment.