Rewrite bin scripts to python in scripts/ dir
This commit is contained in:
parent
12727c4d1c
commit
0beb2128bd
9 changed files with 53 additions and 32 deletions
|
@ -2,14 +2,18 @@ aiohappyeyeballs==2.3.5
|
|||
aiohttp==3.10.3
|
||||
aiosignal==1.3.1
|
||||
attrs==24.2.0
|
||||
autopep8==2.3.1
|
||||
coverage==7.6.1
|
||||
discord.py==2.4.0
|
||||
flake8==7.1.1
|
||||
frozenlist==1.4.1
|
||||
gitdb==4.0.11
|
||||
GitPython==3.1.43
|
||||
idna==3.7
|
||||
iniconfig==2.0.0
|
||||
mccabe==0.7.0
|
||||
multidict==6.0.5
|
||||
overrides==7.7.0
|
||||
packaging==24.1
|
||||
pluggy==1.5.0
|
||||
pycodestyle==2.12.1
|
||||
|
@ -17,4 +21,5 @@ pyflakes==3.2.0
|
|||
pytest==8.3.2
|
||||
pytest-cov==5.0.0
|
||||
schema==0.7.7
|
||||
smmap==5.0.1
|
||||
yarl==1.9.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue