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

Update to Pytest #192

Merged
merged 18 commits into from
Jan 6, 2023
Merged

Conversation

ryantimjohn
Copy link
Contributor

No description provided.

@@ -120,16 +120,17 @@ def initialize_options(self) -> None:
'grpcio<2.0dev,>=1.29.0',
]

nose_dependencies = [
'nose'
pytest_dependencies = [

Choose a reason for hiding this comment

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

This file, one of the 3 largest in the project, increased in size to 368 lines. The total size of those files is now 3410 lines (target: 1138). Is this file complex enough to refactor?

@ryantimjohn ryantimjohn merged commit e34b76b into master Jan 6, 2023
@ryantimjohn ryantimjohn changed the title Rm 34 upgrade syntax to support airflow 2 0 Update to Pytest Jan 12, 2023
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