This is unnecesary

This commit is contained in:
Pablo Martín 2013-12-04 16:59:43 +01:00
parent 31b1427ce0
commit 9678267b60
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ setup(
keywords="django,multiple,select,field,choices",
url='https://github.com/goinnn/django-multiselectfield',
packages=find_packages(),
package_dir={'': 'src'},
include_package_data=True,
zip_safe=False,
)