From 1fcb0d6a242132519bd67c47c1df4691de8ad388 Mon Sep 17 00:00:00 2001 From: jackie_wu Date: Fri, 11 Sep 2020 21:07:04 +0800 Subject: [PATCH] some fix --- python-parse_type.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-parse_type.spec b/python-parse_type.spec index 9ecb01c..9ce2405 100644 --- a/python-parse_type.spec +++ b/python-parse_type.spec @@ -34,6 +34,7 @@ that supports the CardinalityField naming schema and creates missing type varian %prep %setup -q -c mv parse_type-%{version} python3 +rm -rf *.egg-info %build cd python3