diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-26 03:47:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-26 03:47:18 +0000 |
commit | ba4267cde530581482a12bd1ddf201177f3aba3a (patch) | |
tree | 924202acdc4ff1bf88135549fadd262cef64a28a | |
parent | 297676787b93588df3ff2cf0b9e5e1b7e556991e (diff) |
automatic import of python-quartopeneuler24.03_LTS_SP1
-rw-r--r-- | python-quart.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python-quart.spec b/python-quart.spec index 41c5977..dad222a 100644 --- a/python-quart.spec +++ b/python-quart.spec @@ -15,8 +15,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling -BuildRequires: python3-poetry-core -BuildRequires: python3-tox-current-env +BuildRequires: python3-flit-core BuildRequires: python3-werkzeug BuildRequires: python3-flask # for test @@ -56,7 +55,6 @@ Summary: %{summary} %pyproject_install %check -%pytest -- -v %files -n python3-quart %license LICENSE.txt |