summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2023-12-21 13:17:39 -0800
committerLouie Shprung <lshprung@scu.edu>2023-12-21 13:17:39 -0800
commit65d8cbafe34b946d450ce46703e6449eb9962741 (patch)
tree9cb2bfa4857507207e8740478e5d23d4421ad784 /setup.cfg
parent11373742d701166f2580cfe67015eac012cda1a9 (diff)
Rename src directory to unique name to avoid install issues
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 4984b64..1a39c91 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,7 @@ author = Louie S
[options]
packages =
- src
+ assignment_list_pyqt
scripts =
assignment-list
include_package_data = True