mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 18:42:33 +02:00
[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:
parent
08e524fc35
commit
c197c0e35e
4 changed files with 1 additions and 18 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue