Metadata-Version: 1.1
Name: taal
Version: 0.0.2
Summary: Model translations
Home-page: https://github.com/onefinestay/taal
Author: onefinestay
Author-email: engineering@onefinestay.com
License: UNKNOWN
Description: Taal
        ====
        
        
        Develop
        -------
        
        To make your life easier, create a ``setup.cfg`` file with a ``[pytest]``
        section to define your database and neo4j connection strings::
        
            $ cat setup.cfg
            [pytest]
            addopts= --neo4j_uri=http://... --db_uri=mysql://...
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
