aboutsummaryrefslogtreecommitdiffstats
path: root/PyPI/MLRsearch/setup.cfg
blob: b4abd1bd3011952fdfd07588503387d618f16672 (plain)
1
2
3
4
5
6
7
[metadata]
# This includes the license file in the wheel.
license_file = LICENSE.txt

[bdist_wheel]
# TODO: Make the code work both on Python 2 and 3.
universal=0