Detail after move the code
This commit is contained in:
parent
156c78a665
commit
31b1427ce0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -40,7 +40,7 @@ setup(
|
|||
license="LGPL 3",
|
||||
keywords="django,multiple,select,field,choices",
|
||||
url='https://github.com/goinnn/django-multiselectfield',
|
||||
packages=find_packages(where='src'),
|
||||
packages=find_packages(),
|
||||
package_dir={'': 'src'},
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Reference in a new issue