Fix typo in last commit (need some sleep)

This commit is contained in:
Michal Krenek (Mikos) 2017-02-19 00:52:05 +01:00
parent 98a8b6bd1d
commit e7b998f69d

View File

@ -11,7 +11,7 @@ setup(
author_email="m.krenek@gmail.com",
url="https://github.com/xmikos/qspectrumanalyzer",
license="GNU GPLv3",
packages=["qspectrumanalyzer" "qspectrumanalyzer.backends"],
packages=["qspectrumanalyzer", "qspectrumanalyzer.backends"],
package_data={
"qspectrumanalyzer": [
"*.ui",