Skip to content

Commit

Permalink
set wheel as setup requires
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew (from workstation) committed Dec 25, 2020
1 parent 5ac2dae commit 48709dc
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 @@ -12,6 +12,7 @@
setuptools.setup(
name="smart_tv_telegram",
version="1.2.0.dev0",
setup_requires=["wheel"],
author="andrew-ld",
author_email="[email protected]",
description="A Telegram Bot to stream content on your smart TV",
Expand Down

0 comments on commit 48709dc

Please sign in to comment.