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

Move dateutil types to test requirements #1183

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

javacruft
Copy link
Contributor

Pull Request Checklist

  • 🛠️ All tests pass when run locally (run tox or make test to find out!).
  • 🧹 All linting checks pass when run locally (run tox -e lint or make lint to find out!).
  • ⏩ Code is up-to-date with the master branch.

Description of Changes

types-python-dateutils is only needed when running mypy static type checking; move from runtime to test requirements.

types-python-dateutils is only needed when running mypy static type
checking; move from runtime to test requirements.
Copy link
Member

@jadchaar jadchaar left a comment

Choose a reason for hiding this comment

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

LGTM thanks for the contribution!

@jadchaar
Copy link
Member

Closes: #1169

@jadchaar jadchaar merged commit 7225592 into arrow-py:master Aug 24, 2024
18 checks passed
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.

2 participants