mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-08-25 20:04:25 -05:00
Compatibility with 3.12.
This commit is contained in:
@@ -10,7 +10,7 @@ pushd /path/to/git/checkout
|
||||
source /path/to/your/virtualenv/bin/activate
|
||||
|
||||
# Install dependencies, install this library.
|
||||
python3 -m pip install --upgrade pip wheel
|
||||
python3 -m pip install --upgrade pip wheel setuptools
|
||||
python3 -m pip install --upgrade -r requirements.txt
|
||||
python3 -m pip install --upgrade .
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ types-python-dateutil
|
||||
flake8==4.0.1
|
||||
typed-ast
|
||||
freezegun
|
||||
pyreact
|
||||
pyreact @ git+https://github.com/DragonMinded/react-python@main
|
||||
Flask-Caching
|
||||
blinker
|
||||
pycryptodome
|
||||
|
||||
Reference in New Issue
Block a user