Actually we need pkg_resources again in test_celery_setup :)
This got removed in master at the same time that it got used in the configobj branch...
This commit is contained in:
parent
fa4e6b279b
commit
78e1c5f1ed
@ -14,6 +14,8 @@
|
|||||||
# You should have received a copy of the GNU Affero General Public License
|
# You should have received a copy of the GNU Affero General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
import pkg_resources
|
||||||
|
|
||||||
from mediagoblin import celery_setup
|
from mediagoblin import celery_setup
|
||||||
from mediagoblin.config import read_mediagoblin_config
|
from mediagoblin.config import read_mediagoblin_config
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user