This commit is contained in:
jackie_wu 2020-09-11 21:22:39 +08:00
parent 1fcb0d6a24
commit dcda678ff1

View File

@ -34,7 +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
rm -rf python3/*.egg-info
%build
cd python3