removed the tests package from the distribution

This commit is contained in:
Oskar Hahn 2012-11-25 00:19:38 +01:00
parent 3f469ab9d6
commit 5d5989b67e
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ build/*
dist/*
.DS_Store
settings.py
versiontools*
# Unit test / coverage reports
.coverage

View File

@ -20,7 +20,7 @@ setup(
author='OpenSlides-Team',
author_email='support@openslides.org',
license='GPL2+',
packages=find_packages(),
packages=find_packages(exclude=['tests']),
include_package_data = True,
classifiers = [
# http://pypi.python.org/pypi?%3Aaction=list_classifiers