[fix] remove twine from requirements-dev

SearXNG is a rolling release / we do not deploy packages on PyPi

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2024-02-16 15:55:07 +01:00 committed by Markus Heiser
parent 08e524fc35
commit c197c0e35e
4 changed files with 1 additions and 18 deletions

View file

@ -5,7 +5,6 @@ black==22.12.0
pylint==3.0.3
splinter==0.21.0
selenium==4.17.2
twine==4.0.2
Pallets-Sphinx-Themes==2.1.1
Sphinx<=7.1.2; python_version == '3.8'
Sphinx==7.2.6; python_version > '3.8'