Remove lower bounds for trustme
This commit is contained in:
parent
94f419e385
commit
175a1f4995
1 changed files with 3 additions and 0 deletions
|
|
@ -136,6 +136,9 @@ tomcli set pyproject.toml lists replace --type regex_search \
|
|||
'dependency-groups.dev-base' '[>=]=.*' ''
|
||||
%endif
|
||||
|
||||
# Remove upper bounds for trustme
|
||||
%pyproject_patch_dependency trustme:drop_lower
|
||||
|
||||
|
||||
%generate_buildrequires
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION='%{version}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue