Skip to content

Commit

Permalink
full removal of qtawesome complete
Browse files Browse the repository at this point in the history
  • Loading branch information
ozmartian committed Jan 11, 2017
1 parent 99b1e9f commit 8ddf930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def get_install_requires():
if packager == 'pypi':
return ['PyQt5 >= 5.5']
else:
return ['qtawesome']
return []


def get_package_data():
Expand Down

0 comments on commit 8ddf930

Please sign in to comment.