Merge branch 'patch-1' of https://github.com/daevaorn/mongoengine
This commit is contained in:
commit
9cc4bbd49d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -35,7 +35,7 @@ CLASSIFIERS = [
|
|||
|
||||
setup(name='mongoengine',
|
||||
version=VERSION,
|
||||
packages=find_packages(),
|
||||
packages=find_packages(exclude=('tests',)),
|
||||
author='Harry Marr',
|
||||
author_email='harry.marr@{nospam}gmail.com',
|
||||
maintainer="Ross Lawley",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue