ci: revert pytensor dependency back to official release in dev enviro…#8225
ci: revert pytensor dependency back to official release in dev enviro…#8225Mithil-7 wants to merge 1 commit intopymc-devs:v6from
Conversation
|
Hi @ricardoV94, I noticed this PR was closed. Was this because it was a duplicate, or was there an issue with my formatting from the pre-commit failure? I'm hoping to learn the workflow for my GSoC application. Thanks! |
|
It doesn't make sense, what made you think we want to revert that right now? |
|
Hi @ricardoV94, my sincere apologies for the confusion! I am currently preparing my GSoC proposal and was eager to familiarize myself with the PyMC CI/CD workflow. I had seen an open issue regarding reverting the PyTensor dependency and jumped the gun, mistakenly assuming it was a task that needed to be executed right now. |
…nment
Description
This PR reverts the
pytensordependency inconda-envs/environment-dev.ymlback to the official release (>=2.38.2,<2.39). It removes the temporaryv3GitHub branch link, bringing the dev environment back into alignment with the standard test environment dependencies.Related Issue
Checklist
Type of change