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

modernize for the new decade #42

Merged
merged 4 commits into from
Jun 6, 2020
Merged

modernize for the new decade #42

merged 4 commits into from
Jun 6, 2020

Conversation

tedder
Copy link
Owner

@tedder tedder commented Jun 1, 2020

I'm going to let this PR sit for a few days, not sure if anyone is watching but feel free to comment.

commit notes

  • add pypackage workflow
  • Start to add some automated testing
  • match pep8
  • fix imports for test (the init means sys hack isn't necessary), can now ignore that import error
  • fix req.prepare in tests; req.prepare calls check_header_validity, which throws an exception if there's an error. So it's an incorrect assumption that it will "fix" headers.
  • update test versions: min, min v3, current
  • convert to markdown, prep setup.py for updating
  • flesh out revision history, md cleanup

tedder and others added 4 commits June 1, 2020 13:49
- add pypackage workflow
- Start to add some automated testing
- match pep8
- fix imports for test (the init means sys hack isn't necessary), can now ignore that import error
- fix req.prepare in tests; req.prepare calls check_header_validity, which throws an exception if there's an error. So it's an incorrect assumption that it will "fix" headers.
- update test versions: min, min v3, current
- convert to markdown, prep `setup.py` for updating
- flesh out revision history, md cleanup
@tedder tedder merged commit e08caf2 into master Jun 6, 2020
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

1 participant