mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-09-13 12:55:13 -05:00
Install necessary packages for additional utilities to work.
This commit is contained in:
7
setup.py
7
setup.py
@@ -107,8 +107,13 @@ setup(
|
||||
'bemani.data.mysql',
|
||||
'bemani.protocol',
|
||||
|
||||
# Wrapper scripts and WSGI imports
|
||||
# Wrapper scripts, utilities and associated code.
|
||||
'bemani.utils',
|
||||
'bemani.sniff',
|
||||
'bemani.format',
|
||||
'bemani.format.afp',
|
||||
'bemani.format.afp.blend',
|
||||
'bemani.format.afp.types',
|
||||
|
||||
# Frontend packages
|
||||
'bemani.frontend',
|
||||
|
||||
Reference in New Issue
Block a user