Metadata-Version: 1.2
Name: django-test-prettify
Version: 0.1.0
Summary: A simple module to improve the Django tests output.
Home-page: https://github.com/jonathadv/django-test-prettify
Author: Jonatha Daguerre
Author-email: jonatha@daguerre.com.br
License: MIT
Description-Content-Type: text/markdown
Description: # django-test-prettify
        
        A simple module to improve the Django tests output.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.5.*
