Skip to content

Commit

Permalink
feat: 日历添加
Browse files Browse the repository at this point in the history
  • Loading branch information
mikumifa committed Aug 27, 2024
1 parent 374b20a commit df20294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bilibili-buy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ from PyInstaller.utils.hooks import collect_data_files
datas = []
datas += collect_data_files('gradio_client')
datas += collect_data_files('gradio')

datas += collect_data_files('gradio_calendar')

a = Analysis(
['main.py'],
Expand Down

0 comments on commit df20294

Please sign in to comment.