File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- # Rename to build stable version
2- # This is stable version
1+ # Rename to build dev version
2+ # This is dev version
33[build-system ]
4- requires = [" setuptools>=61.0 " ]
4+ requires = [" setuptools" ]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " je_auto_control "
9- version = " 0.0.162 "
8+ name = " je_auto_control_dev "
9+ version = " 0.0.106 "
1010authors = [
1111 {
name =
" JE-Chen" ,
email =
" [email protected] " },
1212]
@@ -16,8 +16,8 @@ license = { text = "MIT" }
1616dependencies = [
1717 " je_open_cv" ,
1818 " pillow" ,
19- " Pyside6" ,
2019 " APScheduler" ,
20+ " Pyside6" ,
2121 " pyobjc-core;platform_system=='Darwin'" ,
2222 " pyobjc;platform_system=='Darwin'" ,
2323 " python-Xlib;platform_system=='Linux'" ,
Original file line number Diff line number Diff line change 1- # Rename to build dev version
2- # This is dev version
1+ # Rename to build stable version
2+ # This is stable version
33[build-system ]
4- requires = [" setuptools" ]
4+ requires = [" setuptools>=61.0 " ]
55build-backend = " setuptools.build_meta"
66
77[project ]
8- name = " je_auto_control_dev "
9- version = " 0.0.106 "
8+ name = " je_auto_control "
9+ version = " 0.0.163 "
1010authors = [
1111 {
name =
" JE-Chen" ,
email =
" [email protected] " },
1212]
@@ -16,8 +16,8 @@ license = { text = "MIT" }
1616dependencies = [
1717 " je_open_cv" ,
1818 " pillow" ,
19- " APScheduler" ,
2019 " Pyside6" ,
20+ " APScheduler" ,
2121 " pyobjc-core;platform_system=='Darwin'" ,
2222 " pyobjc;platform_system=='Darwin'" ,
2323 " python-Xlib;platform_system=='Linux'" ,
You can’t perform that action at this time.
0 commit comments