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

Include the testing and tests packages in the setup.py #140

Merged

Conversation

dpnova
Copy link
Collaborator

@dpnova dpnova commented Aug 25, 2014

Some tweaks for setup.py, namely that we include the testing related packages in the setup. Also I've disabled coverage for setup.py as that's just silly :)

Opted for packages= and not find_packages() as wasn't sure of the
impact on the rest of the setup file. There's some funky stuff
happening in there.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 74fdc96 on dpnova:feature/test-related-packages-distributed into 1921aea on fiorix:master.

fiorix added a commit that referenced this pull request Aug 25, 2014
…tributed

Include the testing and tests packages in the setup.py
@fiorix fiorix merged commit 7ec6058 into fiorix:master Aug 25, 2014
@fiorix
Copy link
Owner

fiorix commented Aug 25, 2014

Thanks!

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.

None yet

3 participants