Skip to content

Commit 052066d

Browse files
committed
Add wheel to setup.py
1 parent 829b5a5 commit 052066d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"asn1==2.2.0",
2727
"pyopenssl>=18.0.0",
2828
"iso8601==1.0.2",
29+
"wheel==0.37.1",
2930
"pytz==2021.3",
3031
],
3132
extras_require={

0 commit comments

Comments
 (0)