summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-02-14 13:22:19 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-02-14 13:22:19 -0600
commit26dabc676ac74812f2dbcfaf0e2b7c5b21e804c9 (patch)
treebbd5be35c25d171ef8999a5135a790fd7f0fd1be /setup.cfg
parent0e46f2cd0a2f6a972da76ec92d10bb77cd3c7f37 (diff)
add simple tests and simple working solution
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.cfg b/setup.cfg
index 640e3e0..e44d6c2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,10 +24,5 @@ packages =
universal = 0
[options]
-package_dir =
- = src
packages = find:
include_package_data=True
-
-[options.packages.find]
-where = src