Hey Pants Team, looking to do an upgrade to 2.18.3...
# general
r
Hey Pants Team, looking to do an upgrade to 2.18.3 and need to update some plugin usages. In the past I would install pants from pypi to have it in my venv but I notice there's nothing for
2.18.3
is there a new way to do this? https://pypi.org/project/pantsbuild.pants/#history
1
oh nvm I see this in the changelog
Copy code
Pants no longer publishes wheels to PyPI. The only supported way to depend on pants itself is [the `pants_requirements` target](<https://www.pantsbuild.org/v2.18/docs/reference-pants_requirements>), which now supports a new `version_spec` field if one needs to depend on a different version of Pants than the currently executing one.