We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2ab69 commit f1d3c97Copy full SHA for f1d3c97
requirements.txt
@@ -1,23 +1,21 @@
1
-ansiwrap
2
-argcomplete
+# dinosaur-planet
3
capstone
4
-colorama
5
-cxxfilt
6
GitPython
7
-intervaltree
8
-n64img>=0.1.2
9
ninja
10
pycparser>=2.21
11
pyelftools
12
-pygfxd
13
pylibyaml
14
-pypng
15
-python-Levenshtein
16
-python-ranges
17
PyYAML
18
-rabbitizer
19
-spimdisasm>=1.2.1
20
-textwrap3
21
-tqdm
22
-toml
+
+# asm-differ
+argcomplete
+colorama
23
watchdog
+python-Levenshtein
+# decomp_permuter
+pycparser
+toml
+# splat
+-r tools/splat/requirements.txt
0 commit comments