MongoEngine/flask-mongoengine

View on GitHub
setup.py

Summary

Maintainability
A
0 mins
Test Coverage
"""Setup file for backward compatibility with setuptools, not supported PEP 660."""
from setuptools import setup

setup()