mirror of https://github.com/ansible/ansible.git
* Add version ceiling for pypsrp
Add a version ceiling for the pypsrp requirements. This ensures that the
future v1.0.0 release won't impact existing users who install the
library using the version range specified.
* Use constraints file
* Add changelog for this change
(cherry picked from commit 2ed6c30929
)
pull/83240/head
parent
d65905f998
commit
3f01fd9be9
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Add a version ceiling constraint for pypsrp to avoid potential breaking changes in the 1.0.0 release.
|
Loading…
Reference in New Issue