Files @ 79fd9b50bd3e
Branch filter:

Location: kallithea/dev_requirements.txt

domruf
db_manage: remove create_ui_settings method

We already have a loop for adding Ui entries, so why not handle the hook entries
there as well?!
This is also much easier to read.
create_settings is only called from setup_db so querying for existing settings
makes no sense.
babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0, >= 3.3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-benchmark
pytest-localserver
mock
sphinx
webtest < 3