Welcome to the CapstoneMas Crew project, powered by crewAI.
Follow the steps below to set up your environment and install poetry.
First, create a fresh and empty Conda environment:
conda create -n poetry-envconda activate poetry-envconda install poetry -yOnce the environment is set up and poetry is installed, poetry will take care of the dependencies.
poetry installpoetry run weekly_updateThis project is licensed under the MIT License.