This is unnecesary
This commit is contained in:
parent
31b1427ce0
commit
9678267b60
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -41,7 +41,6 @@ setup(
|
||||||
keywords="django,multiple,select,field,choices",
|
keywords="django,multiple,select,field,choices",
|
||||||
url='https://github.com/goinnn/django-multiselectfield',
|
url='https://github.com/goinnn/django-multiselectfield',
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
package_dir={'': 'src'},
|
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue