donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Other
7.59k stars 439 forks source link

Update deps for uritemplate.py #86

Closed donnemartin closed 8 years ago

donnemartin commented 8 years ago

To upgrade uritemplate.py, run:

 $ pip install uritemplate.py --upgrade

or a specific version:

 $ pip install uritemplate.py==3.0.0
codecov-io commented 8 years ago

Current coverage is 95.18% (diff: 100%)

Merging #86 into master will not change coverage

@@             master        #86   diff @@
==========================================
  Files            34         34          
  Lines          2076       2076          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1976       1976          
  Misses          100        100          
  Partials          0          0          

Powered by Codecov. Last update 9aaccab...7e481a6