summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2024-02-16 15:55:07 +0100
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-02-16 18:29:40 +0100
commitc197c0e35e6eaa823d6ba8606df4e5a5c598a07b (patch)
tree4a62f8b0cca88dd4145e15f8f7ee84eb71a8a657 /Makefile
parent08e524fc35d382e51725c2778fc97615851b8bc2 (diff)
downloadsearxng-c197c0e35e6eaa823d6ba8606df4e5a5c598a07b.tar.gz
searxng-c197c0e35e6eaa823d6ba8606df4e5a5c598a07b.zip
[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>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fa0753fff..a5fae5ab1 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,6 @@ MANAGE += gecko.driver
MANAGE += node.env node.env.dev node.clean
MANAGE += py.build py.clean
MANAGE += pyenv pyenv.install pyenv.uninstall
-MANAGE += pypi.upload pypi.upload.test
MANAGE += format.python
MANAGE += test.yamllint test.pylint test.pyright test.black test.pybabel test.unit test.coverage test.robot test.rst test.clean
MANAGE += themes.all themes.simple themes.simple.test pygments.less