build: import subprocess in hwi-qt.spec

This commit is contained in:
Andrew Chow 2020-04-20 13:10:16 -04:00
parent 2c5ad6310b
commit f2fe7b82d9

View File

@ -1,6 +1,7 @@
# -*- mode: python ; coding: utf-8 -*-
import platform
import subprocess
block_cipher = None