mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 04:18:07 +00:00
Fix sed checks for CLI versioning (#3486)
* Fix sed checks for CLI versioning * Fix. * Fix. * Changing build_cli * Trying greater than * Tring once more. * Trying major minor * trying to replace major minor * Using major minor
This commit is contained in:
committed by
Cheick Keita
parent
e15acaf55c
commit
96c39da54d
@ -21,4 +21,4 @@ opentelemetry-instrumentation-requests==0.37b0
|
||||
# install rsa version >=4.7 to fix CVE-2020-25658
|
||||
rsa>=4.7
|
||||
# onefuzztypes version is set during build
|
||||
onefuzztypes~=0.0.0
|
||||
onefuzztypes==0.0.0
|
||||
|
Reference in New Issue
Block a user