summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2020-05-21 19:03:25 +0200
committerRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2020-05-21 19:03:25 +0200
commitbcb0cf188c10495b61f072b8d6eb7492d5a84a05 (patch)
treebbcac7ef36a5bfc553f2681464dff0ca00032240 /setup.cfg
parent10b3d6b2e697336050551a2d9a68cac7198f13a7 (diff)
downloadsetuptools-scm-drop-samefile.tar.gz
fix package findingdrop-samefile
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 691207a..32f8cff 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -36,6 +36,8 @@ packages=find:
package_dir=
=src
+[options.packages.find]
+where=src
[options.extras_require]
toml = toml