Skip to content

Move away from find_packages() to explicitly declaring the package. #173

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

Merged
merged 1 commit into from
Jul 29, 2015

Conversation

joestump
Copy link
Owner

Closes #87. The find_packages() function was picking up the tests/ directory and polluting site-packages with a tests/ directory. 😯

@joestump joestump added the Bug label Jul 29, 2015
@joestump joestump added this to the 2.0 milestone Jul 29, 2015
@joestump
Copy link
Owner Author

@jaitaiwan I think this one might be a priority to ship along with the fixes I've brushed up tonight. I started a 2.0 milestone and tagged PRs that I think we need to look into or get merged.

What are your thoughts on pushing out a 1.9 release and then 2.0 when PT3K is done along with the other PRs? (I also have finished auditing all of the issues. Lots of duplicates.)

@jaitaiwan
Copy link
Contributor

Agreed. LGTM

joestump added a commit that referenced this pull request Jul 29, 2015
Move away from find_packages() to explicitly declaring the package.
@joestump joestump merged commit aaa4a5d into master Jul 29, 2015
@rickhanlonii rickhanlonii deleted the remove-tests-from-system branch July 29, 2015 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants