Merge remote-tracking branch 'gitorious/master'

This commit is contained in:
Jef van Schendel 2011-06-19 01:44:26 +02:00
commit 76e21adbd8
2 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,6 @@
# 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/>.
import pkg_resources
from mediagoblin import celery_setup

View File

@ -42,6 +42,7 @@ setup(
'translitcodec',
'argparse',
'webtest',
'lxml',
],
test_suite='nose.collector',