Commit Graph

17 Commits

Author SHA1 Message Date
6290fc1dae Support latest py2exe
Fix dll may not load
2024-07-20 16:18:00 +08:00
8da365511b Fix sqlite3.dump module not found 2022-12-26 12:43:19 +08:00
9a3792d55c fix py2exe build 2022-01-28 12:44:43 +08:00
698b8669ca add brotli support 2021-09-13 10:54:09 +08:00
8daac70eb8 add snappy support 2021-09-13 08:52:39 +08:00
4815acb425 add _zstd cython module 2021-09-12 21:12:46 +08:00
ef3bf1d99d add support for lzip 2021-09-12 14:43:35 +08:00
8981604a7d add a file to generate version 2021-09-11 23:51:38 +08:00
5becf9c73a add regex and excludes 2021-09-11 20:27:57 +08:00
630446d9ca exclude unittest when using py2exe to build with py39 2021-09-09 19:23:19 +08:00
493af568b5 add support to restore normal files 2021-09-09 18:51:22 +08:00
c96d31b30a Upload command line 2021-09-06 13:21:38 +08:00
4ff3f7e1a3 don't bundle files when using py2exe 2021-09-06 06:45:18 +08:00
5c31539fe5 minor small change 2021-09-05 21:48:30 +08:00
efea11a237 fix typo 2021-09-05 16:31:16 +08:00
f8ed923d43 add a console script 2021-09-05 16:29:15 +08:00
25dbdcdb24 very simply version 2021-09-05 15:56:53 +08:00