Metadata-Version: 2.1
Name: safetydance-django
Version: 0.0.5
Summary: A collection of safetydance_test steps for BDD testing of Django REST Framework applications.
Home-page: https://github.com/quansight/safetydance_django/
Author: David Charboneau
Author-email: david@adadabase.com
License: mit
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Testing :: BDD
Classifier: Topic :: Software Development :: Testing :: Unit
Description-Content-Type: text/x-rst; charset=UTF-8
Requires-Dist: django
Requires-Dist: djangorestframework
Requires-Dist: pytest
Requires-Dist: pytest-django
Requires-Dist: safetydance
Requires-Dist: type-extensions
Requires-Dist: safetydance-test
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

==================
safetydance_django
==================


Add a short description here!


Description
===========

A longer description of your project goes here...


Note
====

This project has been set up using PyScaffold 3.2.3. For details and usage
information on PyScaffold see https://pyscaffold.org/.


