summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 8720de19a9fa115c67f2a288b66102cb30ed37ea (plain)
1
2
3
4
5
6
[bdist_wheel]
	# We support both Python 2 and Python 3
	universal=1
[metadata]
	# Include the license file in wheels
	license_file = LICENSE.txt