@@ -50,6 +50,9 @@ tests_require =
pytest
zip_safe = False
+[options.packages.find]
+where = src
+
[options.entry_points]
console_scripts =
borg = borg.archiver:main