1[bdist_wheel]
2universal = 1
3
4[metadata]
5license_file = LICENSE
6
7[upload]
8sign = True
9identity = mikeperry@torproject.org
10
11[egg_info]
12tag_build =
13tag_date = 0
14
15