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

PyPi packaging #1

Open
philip-sterne opened this issue Dec 14, 2016 · 1 comment
Open

PyPi packaging #1

philip-sterne opened this issue Dec 14, 2016 · 1 comment

Comments

@philip-sterne
Copy link
Collaborator

This would be much easier to use if the code adopted the standard python packaging structure:
http://python-packaging.readthedocs.io/en/latest/minimal.html

Basically, stick all the meaningful code inside another "minsketch" directory and add a pretty minimal setup.py file (as shown in the link).

@guydav
Copy link
Owner

guydav commented Dec 15, 2016

After the next commit, this will mostly be complete, aside from an issue in the interplay between read the docs and python dependencies. As I'm not quite sure how to resolve it, I opened an issue against RTD to clarify how it should be done:

readthedocs/readthedocs.org#2549

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

No branches or pull requests

2 participants