mirror of
https://github.com/fastogt/pyfastogt
synced 2025-03-09 23:38:55 +00:00
Regenerate machine id
This commit is contained in:
parent
77c30609a9
commit
15773e1971
2 changed files with 9 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -121,5 +121,5 @@ setup(
|
|||
cmdclass={
|
||||
'upload': UploadCommand
|
||||
},
|
||||
scripts=["pyfastogt/exe/request_fastogt_license_key"]
|
||||
scripts=['pyfastogt/exe/request_fastogt_license_key', 'pyfastogt/exe/regenerate_machine_id']
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue