rackerlabs / mimic

An API mock service
Other
168 stars 57 forks source link

fix dependencies from requires.io PR #676

Closed glyph closed 7 years ago

codecov-io commented 7 years ago

Current coverage is 99.60% (diff: 100%)

Merging #676 into master will not change coverage

@@             master       #676   diff @@
==========================================
  Files            79         79          
  Lines          5564       5564          
  Methods           0          0          
  Messages          0          0          
  Branches        785        785          
==========================================
  Hits           5542       5542          
  Misses           10         10          
  Partials         12         12          

Powered by Codecov. Last update 3dd0973...e09ef63

glyph commented 7 years ago

I'm going to unilaterally merge this without pre-commit review since we are really already in a broken state (pip install doesn't work with recent versions of everything), and this doesn't change any implementation code, just build configuration.