From 1cfb873122c709df33c5135f2586e95ed4b6dfe6 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sat, 21 May 2022 07:47:22 -0400 Subject: [PATCH] [no ci] undo commented out lines while troubleshooting --- src/setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/setup.cfg b/src/setup.cfg index b80aa276..dd4030b0 100644 --- a/src/setup.cfg +++ b/src/setup.cfg @@ -38,8 +38,8 @@ install_requires = pathvalidate # used during pip install .[test] -#[options.extras_require] -#test = pre-commit +[options.extras_require] +test = pre-commit [options.entry_points] console_scripts =