Skip to content

Commit

Permalink
#18 add wheel to dev reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
corydodt committed Feb 26, 2020
1 parent dc801fb commit b3a39bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
'klein',
'docker',
'wrapt',
'wheel',
]
},
zip_safe=False,
Expand Down

0 comments on commit b3a39bc

Please sign in to comment.