1
0
mirror of synced 2024-09-23 19:08:21 +02:00

Install necessary packages for additional utilities to work.

This commit is contained in:
Jennifer Taylor 2021-05-31 18:07:30 +00:00
parent 2eb39f86cd
commit 48405f00c5

View File

@ -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',