Metadata-Version: 2.1
Name: otlet-test-project
Version: 0.0.2
Summary: do not download. for testing purposes only.
Author: kevinshome
Author-email: noah.tanner7@gmail.com
Requires-Python: >=3.0,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: alleniverson
Requires-Dist: django (>=4.0.3,<5.0.0); platform_machine == "aarch64" and platform_python_implementation == "CPython"
Requires-Dist: otlet (>=1.0.0rc1,<2.0.0); os_name == "posix"
Requires-Dist: otlet-cli (>=1.0.0rc4,<2.0.0); sys_platform == "linux" and os_name == "posix"
Requires-Dist: pygame
Requires-Dist: tensorflow (>=2.9.1,<3.0.0); (python_version >= "3.7") and (extra == "alleniverson")
