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

switch to setuptools #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

deathowl
Copy link

No description provided.

setup.py Outdated
@@ -1,5 +1,5 @@
import os.path
from distutils.core import setup
from setuptools import setup, find_packages
Copy link

Choose a reason for hiding this comment

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

find_packages is unused

@AddisonG
Copy link

AddisonG commented May 8, 2023

Apart from what @jayvdb correctly noticed, this works perfectly.

I would love for this to be merged in.

@danielrichman, can I assist you in getting this through, or the release process?

@deathowl
Copy link
Author

@jayvdb , @AddisonG i fixed the comment, it's good for merge if @danielrichman merges it

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.

3 participants