1
0
mirror of synced 2024-09-23 19:08:21 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Jennifer Taylor
bafe844402 Unpin flake8 now that it's fixed, fix a few lint errors. 2024-09-18 03:01:51 +00:00
Jennifer Taylor
2e8b85ab98 Compatibility with 3.12. 2024-09-01 18:28:15 +00:00
Jennifer Taylor
fce3b9ca17 Swap from pylibmc so that we can retain windows compatibility and get better errors on failures. 2024-06-28 00:02:17 +00:00
DragonMinded
48331ac092 Fix installing requirements on windows, since memcached is optional. 2023-10-09 07:57:35 -04:00
Jennifer Taylor
b084b098b7 Add a memcached client so memcached users don't have to manually configure this on install. 2023-08-19 17:02:20 +00:00
Jennifer Taylor
e30dcb2884 Pin SQLAlchemy to legacy version as new version changes enough to break things. 2023-02-17 03:40:07 +00:00
Jennifer Taylor
25e162042a Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors. 2022-10-15 18:56:30 +00:00
Jennifer Taylor
4f6d48fe45 Fix latest flake completely broken, fix latest typing issues. 2022-08-17 01:59:53 +00:00
Jennifer Taylor
2ebf59e541 Partially roll in Subject38's Jubeat backend updates. 2022-08-17 01:58:49 +00:00
Jennifer Taylor
c1b362885d Add a basic x86 emulator to psmap for reconstruction of dynamic structures. 2021-09-03 04:33:25 +00:00
Jennifer Taylor
fa0b2bd6cd Bring tests under typing checks, fix existing type errors. 2021-08-19 19:20:13 +00:00
seth
e16455b8ba Discord webhook stuff and lint/type errors fixed 2021-08-06 22:36:17 -04:00
Jennifer Taylor
6b511e8a53 Fix setup to clean properly as well as install correct typing libraries. 2021-06-10 17:22:27 +00:00
Jennifer Taylor
5924673371 Fix deprecation warning in Python 3.8 by upgrading to new crypto library. 2020-11-30 18:16:18 +00:00
Jennifer Taylor
d0c01ae96c Rearrange requirements so important ones get installed first. 2020-11-13 18:43:15 +00:00
Jennifer Taylor
c89c12062d Upgrade to latest flake8, address new flake issues. 2019-12-10 01:10:14 +00:00
Jennifer Taylor
74c0407173 Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00