Convert requirements.txt file to new constraint format
Created by: arnaudsjs
Description
Convert requirements.txt file from ~=
format to >=X,<Y
format.
Part of inmanta/infra-tickets#181
Self Check:
-
Attached issue to pull request -
Changelog entry -
Version number is bumped to dev version -
Code is clear and sufficiently documented -
Sufficient test cases (reproduces the bug/tests the requested feature) -
Correct, in line with design -
End user documentation is included or an issue is created for end-user documentation