diff options
author | Louie Shprung <lshprung@scu.edu> | 2023-12-21 12:20:20 -0800 |
---|---|---|
committer | Louie Shprung <lshprung@scu.edu> | 2023-12-21 12:20:20 -0800 |
commit | 11373742d701166f2580cfe67015eac012cda1a9 (patch) | |
tree | b24eeae8a6cd62b5c10741b5585230f6d5b15d1a /setup.cfg | |
parent | 263943d2db2f47979912c704570108d77652c41c (diff) |
Fix UI file loading
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ packages = src scripts = assignment-list +include_package_data = True |