1e37a4d Remove .dist-info directory at the end of %pyproject_buildrequires

4 files Authored by lbalhar a year ago, Committed by churchyard a year ago,
    Remove .dist-info directory at the end of %pyproject_buildrequires
    
    An incomplete .dist-info directory in $PWD can confuse tests in %check.
    For example, virtualenv uses importlib.metadata to load its
    entry points and it does not work when it finds a virtualenv...dist-info without them.
    
        
file modified
+2 -0
file modified
+5 -1
file modified
+3 -0