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

WIP: Fixing missing dependency (typing_extensions) + chores #42

Merged
merged 18 commits into from Dec 7, 2021

Conversation

jspreddy
Copy link
Contributor

@jspreddy jspreddy commented Dec 6, 2021

  • Bump patch version to 0.6.2-dev0
  • Fix: Issue with missing dependency (typing_extensions) made apparent by python 3.9
  • Added: Run tests with python 3.9
  • Chore: general cleanup & lint fixes
  • Chore: Removing travis-ci
  • Chore: Adding GitHub Actions.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) to 72.125% when pulling 290b473 on jspreddy:chores into 6ed2cfc on stevearc:master.

Copy link
Owner

@stevearc stevearc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple nits, otherwise looks good 👍

requirements_test.txt Show resolved Hide resolved
tox.ini Show resolved Hide resolved
.github/workflows/code-workflows.yml Show resolved Hide resolved
@jspreddy jspreddy changed the title Fixing missing dependency (typing_extensions) + chores WIP: Fixing missing dependency (typing_extensions) + chores Dec 7, 2021
@stevearc stevearc merged commit 6850068 into stevearc:master Dec 7, 2021
@stevearc
Copy link
Owner

stevearc commented Dec 8, 2021

Finished hooking up the auto-publish part of the workflow. Should now auto-upload to PyPI.org and create a release with the standalone pex binary when a tag is pushed.

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