.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org/dubvfan87/ckanext-twofactorauth.svg?branch=master
:target: https://travis-ci.org/dubvfan87/ckanext-twofactorauth
.. image:: https://coveralls.io/repos/dubvfan87/ckanext-twofactorauth/badge.svg
:target: https://coveralls.io/r/dubvfan87/ckanext-twofactorauth
.. image:: https://pypip.in/download/ckanext-twofactorauth/badge.svg
:target: https://pypi.python.org/pypi//ckanext-twofactorauth/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-twofactorauth/badge.svg
:target: https://pypi.python.org/pypi/ckanext-twofactorauth/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-twofactorauth/badge.svg
:target: https://pypi.python.org/pypi/ckanext-twofactorauth/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-twofactorauth/badge.svg
:target: https://pypi.python.org/pypi/ckanext-twofactorauth/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-twofactorauth/badge.svg
:target: https://pypi.python.org/pypi/ckanext-twofactorauth/
:alt: License
=============
ckanext-twofactorauth
.. Put a description of your extension here:
What does it do? What features does it have?
Consider including some screenshots or embedding a video!
Requirements
Requires CKAN v2.2 or greater
Installation
.. Add any additional install steps to the list below.
For example installing any non-Python dependencies or adding any required
config settings.
To install ckanext-twofactorauth:
Activate your CKAN virtual environment, for example::
. /usr/lib/ckan/default/bin/activate
Install the ckanext-twofactorauth Python package into your virtual environment::
pip install ckanext-two