Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:joestump/python-oauth2 into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel J Holmes (jaitaiwan) committed Sep 12, 2015
2 parents 001ad06 + 3393743 commit a660e24
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[![Join the chat at https://gitter.im/joestump/python-oauth2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/joestump/python-oauth2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Build Status](http://img.shields.io/travis-ci/joestump/python-oauth2.png?branch=master&style=flat-square)](https://travis-ci.org/joestump/python-oauth2)

![Number of issues](https://img.shields.io/github/issues/joestump/python-oauth2.svg)![Licence MIT](https://img.shields.io/badge/license-MIT-blue.svg)
[![Join the chat at https://gitter.im/joestump/python-oauth2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/joestump/python-oauth2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](http://img.shields.io/travis-ci/joestump/python-oauth2.png?branch=master&style=flat-square)](https://travis-ci.org/joestump/python-oauth2) ![Number of issues](https://img.shields.io/github/issues/joestump/python-oauth2.svg) ![Licence MIT](https://img.shields.io/badge/license-MIT-blue.svg)

# Overview
python-oauth2 is a python oauth library fully compatible with python versions: 2.6, 2.7, 3.3 and 3.4. This library is depended on by many other downstream packages such as Flask-Oauth.
Expand Down

0 comments on commit a660e24

Please sign in to comment.