1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 06:40:15 +00:00

Add dependencies for tools to requirements.txt (#1621)

* Add dependencies for tools to requirements.txt

* Downgrade mapfile-parser
This commit is contained in:
cadmic 2024-01-24 16:03:57 -08:00 committed by GitHub
parent 16f9ff39be
commit 584e61a849
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 18 additions and 16 deletions

View file

@ -1,3 +1,18 @@
# Setup and compression
crunch64>=0.3.1,<1.0.0
ipl3checksum>=1.2.0,<2.0.0
# asm-differ
argcomplete
colorama
cxxfilt
python-Levenshtein
watchdog
# decomp-permuter
pycparser
toml
# tools
mapfile-parser>=1.2.1,<2.0.0
rabbitizer>=1.0.0,<2.0.0