You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="A Python module enables user to easily implement fraud detection feature into their solution using the API from https://www.fraudlabspro.com.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://www.fraudlabspro.com",
packages=setuptools.find_packages(),
tests_require=['pytest>=3.0.6'],
classifiers=(
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Topic :: Software Development :: Libraries :: Python Modules",