Skip to content

switch to setuptools#12

Open
deathowl wants to merge 2 commits into
danielrichman:masterfrom
deathowl:master
Open

switch to setuptools#12
deathowl wants to merge 2 commits into
danielrichman:masterfrom
deathowl:master

Conversation

@deathowl

Copy link
Copy Markdown

No description provided.

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

Copy link
Copy Markdown

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

AddisonG commented May 8, 2023

Copy link
Copy Markdown

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
Copy Markdown
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