Metadata-Version: 2.1
Name: pytest-psqlgraph
Version: 0.1.0a2
Summary: UNKNOWN
Home-page: https://github.com/kulgan/pytest-psqlgraph
Author: Rowland Ogwara
Author-email: r.ogwara@gmail.com
License: Apache Software License 2.0
Project-URL: source, https://github.com/kulgan/pytest-psqlgraph
Keywords: gdcdictionary,psqlgraph,graphml,mocks,testing,pytest
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: attrs
Requires-Dist: pytest (>=4.5)
Requires-Dist: psqlgml
Requires-Dist: psqlgraph
Requires-Dist: PyYaml
Requires-Dist: rstr
Requires-Dist: sqlalchemy (<1.4)
Requires-Dist: typing-extensions ; python_version < "3.8"
Provides-Extra: changelog
Requires-Dist: towncrier ; extra == 'changelog'
Provides-Extra: dev
Requires-Dist: coverage[toml] ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinxcontrib-napoleon ; extra == 'docs'

UNKNOWN

