Skip to content

Make explicit that this script does not use any packages#71

Open
diederikdehaas wants to merge 1 commit intoGeorgeFilipkin:masterfrom
diederikdehaas:fix-setuptools-error
Open

Make explicit that this script does not use any packages#71
diederikdehaas wants to merge 1 commit intoGeorgeFilipkin:masterfrom
diederikdehaas:fix-setuptools-error

Conversation

@diederikdehaas
Copy link

The 'snap' directory is for distribution, but not needed for the script to run. For Debian packaging, a debian directory is added with a similar purpose.
Likely since setuptools version 61, this causes an error, so specify explicitly that this script does not use any packages.

Link: https://bugs.debian.org/1022496

The 'snap' directory is for distribution, but not needed for the script
to run. For Debian packaging, a `debian` directory is added with a
similar purpose.
Likely since setuptools version 61, this causes an error, so specify
explicitly that this script does not use any packages.
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