mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Add missing widgets package to setup.py
This commit is contained in:
parent
371e2e19a1
commit
b3d881ac0b
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -20,6 +20,7 @@ setup(
|
|||
'beeref.assets',
|
||||
'beeref.documentation',
|
||||
'beeref.fileio',
|
||||
'beeref.widgets',
|
||||
],
|
||||
entry_points={
|
||||
'gui_scripts': [
|
||||
|
|
|
|||
Loading…
Reference in a new issue