Skip to content

Commit c37c034

Browse files
committed
Install sc2json along with sc2reader.
1 parent d04e493 commit c37c034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
'sc2boprinter = sc2reader.scripts.sc2boprinter:main',
4343
'sc2parse = sc2reader.scripts.sc2parse:main',
4444
'sc2attributes = sc2reader.scripts.sc2attributes:main',
45+
'sc2json = sc2reader.scripts.sc2json:main',
4546
]
4647
},
4748

0 commit comments

Comments
 (0)