Skip to content

Commit efe567a

Browse files
author
Jon Wayne Parrott
authored
* Add missing docs files * Fix app engine sdk download command * Remove PyPy, as cryptography updates seems to have broken oauth2client support since at least v2.0.0
1 parent cf13958 commit efe567a

28 files changed

+53
-55
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ matrix:
1515
env: TOX_ENV=py34
1616
- python: 3.5
1717
env: TOX_ENV=py35
18-
- python: pypy
19-
env: TOX_ENV=pypy
2018
- python: 2.7
2119
env: TOX_ENV=system-tests
2220
- python: 3.4

docs/source/oauth2client.client.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.client module
2-
==========================
1+
oauth2client\.client module
2+
===========================
33

44
.. automodule:: oauth2client.client
55
:members:

docs/source/oauth2client.clientsecrets.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.clientsecrets module
2-
=================================
1+
oauth2client\.clientsecrets module
2+
==================================
33

44
.. automodule:: oauth2client.clientsecrets
55
:members:

docs/source/oauth2client.contrib.appengine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.appengine module
2-
=====================================
1+
oauth2client\.contrib\.appengine module
2+
=======================================
33

44
.. automodule:: oauth2client.contrib.appengine
55
:members:

docs/source/oauth2client.contrib.devshell.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.devshell module
2-
====================================
1+
oauth2client\.contrib\.devshell module
2+
======================================
33

44
.. automodule:: oauth2client.contrib.devshell
55
:members:

docs/source/oauth2client.contrib.dictionary_storage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.dictionary_storage module
2-
==============================================
1+
oauth2client\.contrib\.dictionary\_storage module
2+
=================================================
33

44
.. automodule:: oauth2client.contrib.dictionary_storage
55
:members:

docs/source/oauth2client.contrib.django_util.apps.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.django_util.apps module
2-
============================================
1+
oauth2client\.contrib\.django\_util\.apps module
2+
================================================
33

44
.. automodule:: oauth2client.contrib.django_util.apps
55
:members:

docs/source/oauth2client.contrib.django_util.decorators.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.django_util.decorators module
2-
==================================================
1+
oauth2client\.contrib\.django\_util\.decorators module
2+
======================================================
33

44
.. automodule:: oauth2client.contrib.django_util.decorators
55
:members:

docs/source/oauth2client.contrib.django_util.models.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.django_util.models module
2-
==============================================
1+
oauth2client\.contrib\.django\_util\.models module
2+
==================================================
33

44
.. automodule:: oauth2client.contrib.django_util.models
55
:members:

docs/source/oauth2client.contrib.django_util.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.django_util package
2-
========================================
1+
oauth2client\.contrib\.django\_util package
2+
===========================================
33

44
Submodules
55
----------

docs/source/oauth2client.contrib.django_util.signals.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.django_util.signals module
2-
===============================================
1+
oauth2client\.contrib\.django\_util\.signals module
2+
===================================================
33

44
.. automodule:: oauth2client.contrib.django_util.signals
55
:members:

docs/source/oauth2client.contrib.django_util.site.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.django_util.site module
2-
============================================
1+
oauth2client\.contrib\.django\_util\.site module
2+
================================================
33

44
.. automodule:: oauth2client.contrib.django_util.site
55
:members:

docs/source/oauth2client.contrib.django_util.storage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.django_util.storage module
2-
===============================================
1+
oauth2client\.contrib\.django\_util\.storage module
2+
===================================================
33

44
.. automodule:: oauth2client.contrib.django_util.storage
55
:members:

docs/source/oauth2client.contrib.django_util.views.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.django_util.views module
2-
=============================================
1+
oauth2client\.contrib\.django\_util\.views module
2+
=================================================
33

44
.. automodule:: oauth2client.contrib.django_util.views
55
:members:

docs/source/oauth2client.contrib.flask_util.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.flask_util module
2-
======================================
1+
oauth2client\.contrib\.flask\_util module
2+
=========================================
33

44
.. automodule:: oauth2client.contrib.flask_util
55
:members:

docs/source/oauth2client.contrib.gce.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.gce module
2-
===============================
1+
oauth2client\.contrib\.gce module
2+
=================================
33

44
.. automodule:: oauth2client.contrib.gce
55
:members:

docs/source/oauth2client.contrib.keyring_storage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.keyring_storage module
2-
===========================================
1+
oauth2client\.contrib\.keyring\_storage module
2+
==============================================
33

44
.. automodule:: oauth2client.contrib.keyring_storage
55
:members:

docs/source/oauth2client.contrib.multiprocess_file_storage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.multiprocess_file_storage module
2-
=====================================================
1+
oauth2client\.contrib\.multiprocess\_file\_storage module
2+
=========================================================
33

44
.. automodule:: oauth2client.contrib.multiprocess_file_storage
55
:members:

docs/source/oauth2client.contrib.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib package
2-
============================
1+
oauth2client\.contrib package
2+
=============================
33

44
Subpackages
55
-----------

docs/source/oauth2client.contrib.sqlalchemy.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.sqlalchemy module
2-
======================================
1+
oauth2client\.contrib\.sqlalchemy module
2+
========================================
33

44
.. automodule:: oauth2client.contrib.sqlalchemy
55
:members:

docs/source/oauth2client.contrib.xsrfutil.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.contrib.xsrfutil module
2-
====================================
1+
oauth2client\.contrib\.xsrfutil module
2+
======================================
33

44
.. automodule:: oauth2client.contrib.xsrfutil
55
:members:

docs/source/oauth2client.crypt.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.crypt module
2-
=========================
1+
oauth2client\.crypt module
2+
==========================
33

44
.. automodule:: oauth2client.crypt
55
:members:

docs/source/oauth2client.file.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.file module
2-
========================
1+
oauth2client\.file module
2+
=========================
33

44
.. automodule:: oauth2client.file
55
:members:

docs/source/oauth2client.service_account.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.service_account module
2-
===================================
1+
oauth2client\.service\_account module
2+
=====================================
33

44
.. automodule:: oauth2client.service_account
55
:members:

docs/source/oauth2client.tools.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.tools module
2-
=========================
1+
oauth2client\.tools module
2+
==========================
33

44
.. automodule:: oauth2client.tools
55
:members:

docs/source/oauth2client.transport.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
oauth2client.transport module
2-
=============================
1+
oauth2client\.transport module
2+
==============================
33

44
.. automodule:: oauth2client.transport
55
:members:

scripts/install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ pip install --upgrade pip setuptools tox coveralls
2020

2121
# App Engine tests require the App Engine SDK.
2222
if [[ "${TOX_ENV}" == "gae" || "${TOX_ENV}" == "cover" ]]; then
23-
pip install git+https://github.com/GoogleCloudPlatform/python-repo-tools.git
24-
gcprepotools download-appengine-sdk `dirname ${GAE_PYTHONPATH}`
23+
pip install gcp-devrel-py-tools
24+
gcp-devrel-py-tools download-appengine-sdk `dirname ${GAE_PYTHONPATH}`
2525
fi
2626

2727
# Travis ships with an old version of PyPy, so install at least version 2.6.

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = flake8,py27,py34,py35,pypy,gae,cover
2+
envlist = flake8,py27,py34,py35,gae,cover
33

44
[testenv]
55
basedeps = mock>=1.3.0

0 commit comments

Comments
 (0)