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

Cleanup CI + Remove 3.5 Classifiers #101

Merged
merged 1 commit into from
Jan 1, 2020
Merged

Cleanup CI + Remove 3.5 Classifiers #101

merged 1 commit into from
Jan 1, 2020

Conversation

cooperlees
Copy link
Collaborator

  • Use official 3.8 release
  • Run tests via coverage + show coverage (setuptools has deprecated test option)
  • Use black's recursive file finding abilities

Fixes #95

- Use official 3.8 release
- Run tests via coverage + show coverage (setuptools has deprecated test option)
- Use black's recursive file finding abilities

Fixes #95
@cooperlees cooperlees requested a review from ambv January 1, 2020 23:35
@cooperlees cooperlees changed the title Remove 3.5 Classifiers + Cleanup CI Cleanup CI + Remove 3.5 Classifiers Jan 1, 2020
@cooperlees cooperlees merged commit aef4e17 into master Jan 1, 2020
@cooperlees cooperlees deleted the ci_cleanup branch January 1, 2020 23:53
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.

Replace python setup.py test in CI
1 participant