summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ignore-find-links-07cf54f465aa33a6.yaml
blob: 0d10a264e79b1cca50c4fe713e1b0d4b35cae76f (plain)
1
2
3
4
5
6
---
fixes:
  - |
    PBR now ignores ``--find-links`` in requirements files. This option is not
    a valid ``install_requires`` entry for setuptools and thus breaks
    PBR-based installs.