Metadata-Version: 2.1
Name: bridgebots-sequence
Version: 0.0.1.dev0
Summary: Sequence models for Contract Bridge
License: MIT
Author: Forrest Rice
Author-email: forrest.d.rice@gmail.com
Requires-Python: >=3.7,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: tf
Provides-Extra: tf_macos
Requires-Dist: bridgebots (>=0.0.10,<0.0.11)
Requires-Dist: tensorflow (>=2.8.0,<3.0.0); extra == "tf"
Requires-Dist: tensorflow_macos (>=2.8.0,<3.0.0); extra == "tf_macos"
