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

Packaging #7

Merged
merged 4 commits into from
Nov 5, 2012
Merged

Packaging #7

merged 4 commits into from
Nov 5, 2012

Conversation

iandennismiller
Copy link

I packaged poodledo for redistribution. Now it supports several normal patterns, including 'make install' and 'python setup.py install.' It can now be managed via pip.

As a result of packaging, now libraries must be prefixed with 'poodledo' during import. I have also updated the script files so that they are aware of the new 'poodledo' namespace.

I have not updated testing, but I propose adding 'make test' as a standard hook for executing tests. The tests will have to be modified to reflect the new package namespace.

handyman5 added a commit that referenced this pull request Nov 5, 2012
This is awesome, thanks! I'm going to clean up a few things I found and get an official release onto pypi right away.
@handyman5 handyman5 merged commit 77c3d62 into handyman5:master Nov 5, 2012
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