Commit Graph

32 Commits (623fb8706561451ac3680f5ca5e08e6b6e73bf95)

Author SHA1 Message Date
Markus Heiser 3381471933 brands: add ISSUE_URL
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
4 years ago
Markus Heiser f6b29f68a1 [fix] brands: add variables from build env to setup.py
We have some variables in the build environment which are also needed in the
setup.py process.  Theses variables are relavant if one creates a fork with
its own branding.  We treat these variables under the term 'brands'.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
4 years ago
Markus Heiser a56c56ead3 seatup.py: fix [dev_]requirements and open file with context
setup(..) named arguments 'install_requires' and 'extras_require' need lists
arguments, the <map object> is ignored when installing extra environment
'test'::

  pip install -e .\[test\]

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
5 years ago
Robin Hallabro 4977ea5405
setup: Skip test files
Signed-off-by: Robin Hallabro <robin@hallabro.nu>
6 years ago
Adam Tauber ca45c24162 [fix] missing requirements files from setup.py - closes #572 8 years ago
Adam Tauber 5c073fdd83 [enh] setup.py requirements ++ new folders 9 years ago
Adam Tauber 37eb0fb130 [fix] data directory added to setup.py package_data 9 years ago
Adam Tauber 333b6759ac [fix] setup.py package data update - fixes #323 9 years ago
Alexandre Flament 201928d2b0 [fix] SSL : SNI support 9 years ago
Cqoicebordel 4ea03de11d Copy all the folders of 'static'
Copy the new generic themes folders, with js, font, and css
10 years ago
Thomas Pointhuber 7adb17452d [enh] add result_templates/code.html 10 years ago
Adam Tauber d959cb1c05 [enh] gevent/grequests changed to the built-in threading lib 10 years ago
Reventl0v 262e12202a Adding `import sys` to fix the installer 10 years ago
Thomas Pointhuber aba65369d2 [enh] make version of searx readable 10 years ago
Matej Cotman c511b6fda8 change package data in setup.py for oscar theme 10 years ago
Adam Tauber 7be9759703 [enh][fix] https rewrite rules added to setup.py 10 years ago
Adam Tauber f72255e342 [enh] setup.py keywords 10 years ago
Adam Tauber ce719ac50c [enh] setup.py classifiers 10 years ago
Adam Tauber 137df2efef [deploy] new pypi package (0.3.1) 10 years ago
Matej Cotman 3ea2b1ee86 change package data paths 10 years ago
Thomas Pointhuber 337bd6d907 simplify datetime extraction 10 years ago
Adam Tauber 62ab6579b3 [enh] 0.3.0 pypi version 10 years ago
Matej Cotman 2f7080383b add xml templates to setup.py 10 years ago
asciimoo 178d671931 [fix] translations path 10 years ago
Matej Cotman 2bcc949abe add view tests 10 years ago
asciimoo 1dfb7b9fe6 [enh] new version - 0.2.0 10 years ago
asciimoo 852dfc77c6 [enh] configurable localization 11 years ago
asciimoo 598535b24a [mod] ui localization init - new dependency: flask-babel 11 years ago
asciimoo 28b72d87e2 [mod] setup.py version, README update 11 years ago
Matej Cotman dd4662978d fix: robot fw, entry points, some flake8, package searx egg 11 years ago
asciimoo 3afdd1d994 [enh] settings unification - new dependency: pyyaml 11 years ago
Matej Cotman e740c8a8ea tests and robot tests framework, build overhaul 11 years ago