Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to distutils #784

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

caseycronyn
Copy link

Copy link
Member

@misl6 misl6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @caseycronyn !

I've left a comment, let me know what do you think about it 😀

@@ -14,25 +14,21 @@

from os.path import dirname, join
import plyer
from setuptools import setup
import io

EXTRA_OPTIONS = {}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we do not need this one anymore 😀

And, since we now only use setuptools, how about moving the whole extra options into setup( ?

@misl6
Copy link
Member

misl6 commented Dec 8, 2023

ping @caseycronyn !

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