Metadata-Version: 2.1
Name: findly-proto
Version: 0.1.0
Summary: 
License: GPL-3.0-only
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

```sh
pipx install poetry
poetry env use 3.9
poetry env info
poetry install
```

