googleapis / packman

Google API package creator
https://npmjs.com/package/googleapis-packman
Apache License 2.0
13 stars 18 forks source link

Add upper bound logic to Python packages #120

Closed bjwatson closed 8 years ago

bjwatson commented 8 years ago
geigerj commented 8 years ago

Looks good, just need to update test fixtures I think

codecov-io commented 8 years ago

Current coverage is 91.23% (diff: 100%)

Merging #120 into master will not change coverage

@@             master       #120   diff @@
==========================================
  Files             3          3          
  Lines           719        719          
  Methods         150        150          
  Messages          0          0          
  Branches        116        116          
==========================================
  Hits            656        656          
  Misses           63         63          
  Partials          0          0          

Powered by Codecov. Last update 45e4222...45425d2

bjwatson commented 8 years ago

@geigerj Tests fixed. PTAL

bjwatson commented 8 years ago

FYI, I'll be publishing the 0.9.2 versions of pubsub, logging, vision, and language today. Small changes since 0.9.1, which you'll be able to see in https://github.com/googleapis/api-client-staging/pull/15.

bjwatson commented 8 years ago

Actually, wait a moment. I'm attaching some more small changes.