diff options
Diffstat (limited to 'python-quart.spec')
-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 |