<#21154 ERROR: No matching distribution found for ...
# github-notifications
c
#21154 ERROR: No matching distribution found for pantsbuild.pants==2.21.0 New discussion created by damienrj
Copy code
[GLOBAL]
pants_version = "2.17.1"

backend_packages = [
  "pants.backend.python",
  "pants.backend.experimental.python",
  "pants.backend.docker"
]
When I am using the python backend I can't find the newer releases.
ERROR: No matching distribution found for pantsbuild.pants==2.21.0
Are they going to still be available via Pypi? pantsbuild/pants