Skip to content

Fix distutilscmd in Debian + Py 3.11#338

Merged
jelmer merged 1 commit intotesting-cabal:masterfrom
thomasgoirand:master
Dec 27, 2022
Merged

Fix distutilscmd in Debian + Py 3.11#338
jelmer merged 1 commit intotesting-cabal:masterfrom
thomasgoirand:master

Conversation

@thomasgoirand
Copy link
Copy Markdown
Contributor

Under Debian, when attempting to run tests, the debian folder is found and conflicts with this error:

setuptools.errors.PackageDiscoveryError: Multiple top-level packages discovered in a flat-layout: ['debian', 'testtools'].

This patch fixes this (I already applied it in Debian, and it solved the issue for me).

Under Debian, when attempting to run tests, the debian folder
is found and conflicts with this error:

setuptools.errors.PackageDiscoveryError: Multiple top-level packages discovered in a flat-layout: ['debian', 'testtools'].

This patch fixes this (I already applied it in Debian, and it
solved the issue for me).
@jelmer jelmer merged commit 40bf984 into testing-cabal:master Dec 27, 2022
@jelmer
Copy link
Copy Markdown
Member

jelmer commented Dec 27, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants