Skip to content

Add missing import in setup#39

Open
RyuzakiKK wants to merge 1 commit intofossology:masterfrom
RyuzakiKK:setup_import
Open

Add missing import in setup#39
RyuzakiKK wants to merge 1 commit intofossology:masterfrom
RyuzakiKK:setup_import

Conversation

@RyuzakiKK
Copy link

"setuptools" is used in setup.py without being imported first.

And this, for example, breaks "python3 setup.py install".

"setuptools" is used in setup.py without being imported first.

And this, for example, breaks "python3 setup.py install".

Signed-off-by: Ludovico de Nittis <ludovico.denittis@collabora.com>
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.

1 participant