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

Adding tests to setup.py #113

Open
willianpaixao opened this issue Jan 12, 2020 · 0 comments
Open

Adding tests to setup.py #113

willianpaixao opened this issue Jan 12, 2020 · 0 comments

Comments

@willianpaixao
Copy link
Contributor

I've found a few issues/improvements to the setup.py and PyPI:

  • Libraries.io doesn't list the package's dependencies, which means that PyPI doesn't fetch or process the list of dependencies either.
  • Unit tests and test framework are not referenced in the setup.py, using test_suite. [1]
  • Possibly adding the test/resources as package_data or similar, to signal that is a data folder.
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

1 participant