[metadata] name = arrayfire version = 3.7.20201113 description = Python bindings for ArrayFire licence = BSD long_description = file: README.md maintainer = ArrayFire maintainer_email = [email protected] url = http://arrayfire.com classifiers = Programming Language :: Python Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 [options] packages = find: python_requires = >=3.6.0 [options.packages.find] include = arrayfire exclude = examples tests [flake8] application-import-names = arrayfire import-order-style = pep8 max-line-length = 119