From 6e30ce0130769fe2deb06f2c1145094f5381c54f Mon Sep 17 00:00:00 2001 From: Itai Shirav Date: Tue, 26 Feb 2019 23:39:38 +0200 Subject: [PATCH] Replace enum34 with enum-compat --- buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildout.cfg b/buildout.cfg index 6ef77b1..67f93bb 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -49,7 +49,7 @@ eggs = ${project:name} ipython<6 nose coverage - enum34 + enum-compat infi.unittest infi.traceback memory_profiler