diff --git a/buildout.cfg b/buildout.cfg index 27e9e8b..4872a0d 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -3,7 +3,8 @@ prefer-final = false newest = false download-cache = .cache develop = . -parts = +parts = +extensions = buildout.wheel [project] name = infi.clickhouse_orm