class documentation

class TestCustomBuildExt: (source)

View In Hierarchy

Undocumented

def install_custom_build_ext_distutils(self, dist): (source)

Undocumented

@pytest.mark.skipif((sys.platform != 'linux'), reason='compilers may fail without correct setup')
def test_distutils_leave_inplace_files(self, tmpdir_cwd): (source)

Undocumented