diff --git a/tangostationcontrol/setup.cfg b/tangostationcontrol/setup.cfg
index 1d52727f782ff41dd2e7e75b2d3137314bfdb82f..971f55af72ab629d99aa3ac67fa31e3251b99232 100644
--- a/tangostationcontrol/setup.cfg
+++ b/tangostationcontrol/setup.cfg
@@ -24,12 +24,12 @@ classifier =
 
 [options]
 package_dir=
-    =./
+    =.
 packages=find:
 python_requires = >=3.7
 
 [options.packages.find]
-where=./
+where=.
 
 [options.entry_points]
 console_scripts =