Metadata-Version: 2.1
Name: pytest-dbt-conventions
Version: 0.1.2
Summary: A pytest plugin for linting a dbt project's conventions
License: Apache 2.0
Author: Tom Waterman
Author-email: tjwaterman99@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: artefacts (==1.2.0)
Requires-Dist: pytest (>=6.2.5,<7.0.0)
