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

Simplified poetry dependencies; switched tox to nox; added flake8 plugins #8

Merged
merged 2 commits into from
Jan 10, 2021

Conversation

rajivsarvepalli
Copy link
Owner

Added type hinting support, switch tox to nox, simplify poetry dependencies since we are only supporting Python 3.7+ in the future > 0.1.x releases. Increase flake8 plugins for type annotations.

Fixes #3

@rajivsarvepalli rajivsarvepalli added build Changes that affect the build system or external dependencies dependencies Pull requests that update a dependency file labels Jan 10, 2021
@rajivsarvepalli rajivsarvepalli changed the title Simplified poetry dependencies; switched tox to nox; added flake8 plugins Simplified poetry dependencies; switched tox to nox; added flake8 plugins Jan 10, 2021
@rajivsarvepalli rajivsarvepalli merged commit 2d057c6 into master Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Began transition to Python 3.7+ for release 0.2.0
1 participant