Metadata-Version: 2.4
Name: plane-py
Version: 1.0.0
Summary: An async Python client for the Plane API
Project-URL: Homepage, https://github.com/vangauthic/plane-py/
Author-email: Andrew Petty <andrewtpetty03@gmail.com>
License: MIT
License-File: LICENSE
Requires-Python: >=3.7
Requires-Dist: aiohttp>=3.8.0
Provides-Extra: test
Requires-Dist: pytest-asyncio>=0.20.0; extra == 'test'
Requires-Dist: pytest>=7.0.0; extra == 'test'
