summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 914b43deb7006d86205eea976efc63f7c950ecd9 (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