summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorArun Isaac2021-03-26 14:43:07 +0530
committerArun Isaac2021-03-26 14:48:48 +0530
commitb6e2f7875029d1a5a0f6f7a5761b5f3af1f7b448 (patch)
treef9a470f6e947a0cfc1bec1b542318bd8b66a857b /setup.cfg
parent05f6d0e94e5603caa769137508cf005bea3c9adc (diff)
downloadsambal-b6e2f7875029d1a5a0f6f7a5761b5f3af1f7b448.tar.gz
sambal-b6e2f7875029d1a5a0f6f7a5761b5f3af1f7b448.tar.lz
sambal-b6e2f7875029d1a5a0f6f7a5761b5f3af1f7b448.zip
Simplify directory structure.
* setup.cfg: Specify the sambal package explicitly. * src/sambal: Move to sambal.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 1 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index 604dfa7..984bd38 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,9 +13,4 @@ classifiers =
Operating System :: OS Independent
[options]
-package_dir =
- = src
-packages = find:
-
-[options.packages.find]
-where = src \ No newline at end of file
+packages = sambal