Skip to content

Commit

Permalink
also revert spec
Browse files Browse the repository at this point in the history
  • Loading branch information
j5155 committed May 20, 2024
1 parent 5f90ea6 commit 0b475f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REVHubInterface.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from PyInstaller.utils.hooks import collect_all
from PyInstaller.utils.hooks import collect_data_files
from setuptools_scm import get_version, _cli
_cli.main(["ls"])
_cli.main(["--force-write-version-files"])

datas = []
datas += collect_data_files('sv_ttk')
Expand Down

0 comments on commit 0b475f5

Please sign in to comment.