Metadata-Version: 2.1
Name: kfp-decorators
Version: 0.0.1
Project-URL: Repository, https://github.com/speg03/kfp-decorators
Author-email: Takahiro Yano <speg03@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: decorators,kfp,kubeflow,pipelines
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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 :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: kfp~=2.0
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Description-Content-Type: text/markdown

# kfp-decorators