Commit Graph

31 Commits

Author SHA1 Message Date
azalea 3a80670491 [F] Fix version detection 2024-12-22 06:23:17 -05:00
azalea 8cc06c02b5 [F] Fix entry 2024-12-22 06:19:24 -05:00
azalea a0db219ba3 [+] Rust launcher 2024-12-22 00:27:22 -05:00
psykose 5b759e0986 remove unneeded setuptools dependency
this was added back in 2b5ef302a5
when pkg_resources was used, but that is no longer used since
5c34876c53
2024-07-11 06:10:19 +02:00
Jelle van der Waa 359226c26b Make typing_extensions only required for 3.7
Literal was introduced in Python 3.8.
2024-05-25 19:26:26 +02:00
azalea 38b8173be4 [O] Exclude tools from packaging 2024-05-16 20:00:50 +08:00
azalea 6f9155fe83 [+] Better build script 2024-04-23 07:42:08 -04:00
azalea 5519dd16a0 [F] Fix #192 2023-10-02 19:17:42 -04:00
Azalea Gui a813400807 [F] Specify colorama version, closes #110 2023-03-23 23:58:47 -04:00
Azalea Gui 573eb09f74 [F] Fix reading version requires typing dependency 2023-03-23 21:23:40 -04:00
Azalea Gui 6192b47758 [F] Fix setup.py warnings 2023-03-23 21:22:30 -04:00
Azalea Gui fec5ebe628 [+] Add colorama dependency for windows only 2023-02-07 18:52:51 -05:00
Hykilpikonna 244efd541e [+] Add python 3.11 tag 2022-12-12 19:21:09 -05:00
Hykilpikonna 51b8bd61e0 [F] Fix subpackage installing
https://github.com/dylanaraps/neofetch/issues/2257
2022-12-11 21:35:20 -05:00
Azalea (on HyDEV-Daisy) e8c7266671 [F] Fix #35 python 3.11 compatibility 2022-11-03 23:35:21 -04:00
Azalea (on HyDEV-Daisy) 8a4a96634c [F] Fix Windows encoding 2022-08-30 19:11:33 -04:00
Azalea (on HyDEV-Daisy) 170e1148a9 [F] Try to fix windows symbolic link
https://github.com/hykilpikonna/hyfetch/issues/16
2022-08-30 19:04:25 -04:00
Azalea (on HyDEV-Daisy) a8352d1fef [F] Make psutil dependency Windows-only 2022-08-30 18:34:30 -04:00
Hykilpikonna 8f8ecb7b94 [O] Make readline optional 2022-08-19 12:58:34 -04:00
Azalea (on Windows VM) 10a2367077 [F] Fix windows support 2022-08-18 00:53:52 -04:00
Azalea (on HyDEV-Daisy) 64a997ed0a [U] Update file permissions 2022-08-05 22:40:48 -04:00
Azalea (on HyDEV-Daisy) cb4cc5ba74 [+] Add script to original neofetch 2022-07-30 12:02:01 -04:00
Azalea (on HyDEV-Daisy) ce787650ff [F] Remove numpy requirement 2022-07-25 21:21:19 -04:00
Azalea (on HyDEV-Daisy) 1eab4bb157 [F] Actually, make numpy a dependency 2022-06-19 15:33:02 -04:00
Azalea (on HyDEV-Daisy) d59e4a64d3 [+] Add numpy optional dependency 2022-06-19 15:30:20 -04:00
Azalea (on HyDEV-Daisy) b0bc4e64a9 [O] Remove HyPyUtils Dependency 2022-04-25 14:05:20 -04:00
Azalea (on HyDEV-Daisy) 43924305b9 [U] Dynamic dependency version 2022-04-11 01:45:15 -04:00
Azalea (on HyDEV-Daisy) 2b5ef302a5 [F] Fix missing dependency for setuptools 2022-04-10 23:27:10 -04:00
Azalea (on HyDEV-Daisy) b9dfa5e200 [+] Python 3.7 3.8 support 2022-04-10 22:50:11 -04:00
Azalea (on HyDEV-Daisy) d94585473c [F] Properly include script resource 2022-04-10 05:21:39 -04:00
Azalea (on HyDEV-Daisy) a0a2ed66f0 [+] Module format 2022-04-10 03:20:30 -04:00