Skip to content

Commit f1d3c97

Browse files
committed
Clean up requirements.txt
1 parent 9d2ab69 commit f1d3c97

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

requirements.txt

+13-15
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
1-
ansiwrap
2-
argcomplete
1+
# dinosaur-planet
32
capstone
4-
colorama
5-
cxxfilt
63
GitPython
7-
intervaltree
8-
n64img>=0.1.2
94
ninja
105
pycparser>=2.21
116
pyelftools
12-
pygfxd
137
pylibyaml
14-
pypng
15-
python-Levenshtein
16-
python-ranges
178
PyYAML
18-
rabbitizer
19-
spimdisasm>=1.2.1
20-
textwrap3
21-
tqdm
22-
toml
9+
10+
# asm-differ
11+
argcomplete
12+
colorama
2313
watchdog
14+
python-Levenshtein
15+
16+
# decomp_permuter
17+
pycparser
18+
toml
19+
20+
# splat
21+
-r tools/splat/requirements.txt

0 commit comments

Comments
 (0)