mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Add missing package - 'game'.
See https://github.com/shlomif/PySolFC/issues/130 . Thanks to @scottfurry .
This commit is contained in:
parent
fb4f801ecc
commit
b785d35e0b
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -91,6 +91,7 @@ kw = {
|
|||
'pysollib.ui',
|
||||
'pysollib.ui.tktile',
|
||||
'pysollib.kivy',
|
||||
'pysollib.game',
|
||||
'pysollib.games',
|
||||
'pysollib.games.special',
|
||||
'pysollib.games.ultra',
|
||||
|
|
Loading…
Add table
Reference in a new issue