From 172f45feb11ed122202ac5a512af43fc67afbfa2 Mon Sep 17 00:00:00 2001 From: TCH323 Date: Fri, 14 Jul 2023 13:06:03 -0400 Subject: [PATCH] added setup.cfg --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.cfg b/setup.cfg index 1e38f323..d3e6983a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,9 @@ ignore = synthetic_data/__pycache__/** docs PKG-INFO + setup + setup/** + setup.cfg tests/** .pytest_cache/** .pre-commit-config.yaml