Metadata-Version: 2.1
Name: amlaidatatests
Version: 0.1.0a11
Summary: Data tests for Google AML AI
Home-page: https://amlaidatatests.readthedocs.io/en/latest/
Author: Matthew Shipton
Author-email: matthew.shipton@groundtruthai.net
License: OSI Approved :: Apache Software License
Project-URL: Documentation, https://amlaidatatests.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/ground-truth-ai/amlaidatatests/
Project-URL: Tracker, https://github.com/ground-truth-ai/amlaidatatests/issues
Project-URL: Download, https://pypi.org/project/amlaidatatests/#files
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8
Requires-Dist: ibis-framework==10.0.0.dev97
Requires-Dist: importlib-metadata; python_version < "3.10"
Requires-Dist: ibis-framework[bigquery]
Requires-Dist: ibis-framework[duckdb]
Requires-Dist: pytest
Requires-Dist: omegaconf
Requires-Dist: pytz
Requires-Dist: simple_parsing
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"

### AMLAIDatatests

This is a work in progress, early development build of amlaidatatests.

User guide and documentation are located at https://amlaidatatests.readthedocs.io/en/latest/


#### Building the documentation

`sphinx-autobuild docs docs/_build/html`
