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

Test using pyproject.toml and modernize #46

Merged
merged 5 commits into from
Sep 11, 2020

Conversation

blink1073
Copy link
Contributor

@blink1073 blink1073 commented Sep 11, 2020

Fixes #43. Fixes #24

  • Tests using pyproject.toml
  • Deprecates ensure_python in favor of the builtin python_requires
  • Sets minimum version to Python 3.6.

@blink1073 blink1073 merged commit d736115 into jupyter:master Sep 11, 2020
@blink1073
Copy link
Contributor Author

Released as jupyter_packaging-0.7.0

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.

Add a test that uses pyproject.toml ensure_python should use pypa packaging utilities
1 participant