Closed jamiezieziula closed 4 months ago
on action install, limit the prefect version that is installed to be >3, <4
>3, <4
pip install "prefect>=3,<4"
release this change for a new major version
This is complete and in the marketplace as v4
on action install, limit the prefect version that is installed to be
>3, <4
release this change for a new major version