Metadata-Version: 2.0
Name: pytest-tipsi-django
Version: 0.4.0
Summary: UNKNOWN
Home-page: https://github.com/tipsi/pytest-tipsi-django
Author: cybergrind
Author-email: cybergrind@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: pytest,pytest-django,fixtures,transactions,scopes
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: django
Requires-Dist: pytest (==3.2.*)
Requires-Dist: pytest-django (==3.1.*)
Requires-Dist: tipsi-tools (>=1.7.0)
Requires-Dist: pytest-tipsi-testing (>=0.3.0)

pytest-tipsi-django
===================

.. contents:: **Table of Contents**
    :backlinks: none

Installation
------------

.. code-block:: bash

    $ pip install pytest-tipsi-django

License
-------

pytest-tipsi-django is distributed under the terms of the
`MIT License <https://choosealicense.com/licenses/mit>`_.


