2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-24 23:48:24 +00:00

bench update exclude app

This commit is contained in:
shridhar 2017-12-12 14:40:23 +05:30 committed by Shridhar
parent bb10b0f94f
commit e856c4a77a

View File

@ -1,5 +1,6 @@
import click
import sys, os
import ast
from bench.config.common_site_config import get_config
from bench.app import pull_all_apps, is_version_upgrade
from bench.utils import (update_bench, validate_upgrade, pre_upgrade, post_upgrade, before_update,