summaryrefslogtreecommitdiffstats
path: root/setup.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg.in')
-rw-r--r--setup.cfg.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg.in b/setup.cfg.in
new file mode 100644
index 0000000..4ca849f
--- /dev/null
+++ b/setup.cfg.in
@@ -0,0 +1,3 @@
+
+[install]
+install_platlib = @prefix@/lib/python@VERSION@/lib-dynload \ No newline at end of file