Commit
8e2e8b33aa538e9fed18441f689f33a82e100416
Exists in
master
and in
39 other branches
1.12.x, add_requests_as_dep, celery_service, change-passwd-signal, check-port, colab-signals, colab-vcard, colab_search, colab_tag, colab_tag_merge, community_association, detach_super_archives, fix-dashboard, fix-message-preview, fix_app_label, fix_cache_count_spb, fix_header, fixed_gitlab_import, go_to_profile_panel, header_footer, layout-fix, mobile_user_scalable, move_out_plugins, paginate-threads, profile_integration, refactor-data-import, remove-gitlab-plugin, removing_namespace, search_block, search_filters, spb-release/3.0, split_screen, stable, startplugin, timestamp_plugins, translation_review, user_regex, validate-passwd, workin_whoosh_temp
Removed mailman-api from deps
| @@ -50,9 +50,6 @@ REQUIREMENTS = [ |
| @@ -50,9 +50,6 @@ REQUIREMENTS = [ |
50
| |
50
| |
51
| # Dpaste |
51
| # Dpaste |
52
| 'dpaste==2.8', |
52
| 'dpaste==2.8', |
53
| - |
| |
54
| - # Mailman 2 REST API |
| |
55
| - 'mailman-api==0.2.9', |
| |
56
| ] |
53
| ] |
57
| |
54
| |
58
| TEST_REQUIREMENTS = [ |
55
| TEST_REQUIREMENTS = [ |