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

fix(python): add requires-python config #2056

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

roggervalf
Copy link
Collaborator

@roggervalf roggervalf commented Jul 10, 2023

fixes #1979

@roggervalf roggervalf merged commit a557970 into master Jul 10, 2023
10 checks passed
@roggervalf roggervalf deleted the fix-python-requires branch July 10, 2023 23:36
github-actions bot pushed a commit that referenced this pull request Jul 10, 2023
## [4.2.1](v4.2.0...v4.2.1) (2023-07-10)

### Bug Fixes

* **flow:** emit delayed event when parent is moved to delayed ([#2055](#2055)) ([f419ff1](f419ff1))
* **python:** add requires-python config ([#2056](#2056)) fixes [#1979](#1979) ([a557970](a557970))
* **python:** fix isPaused method when custom prefix is present ([#2047](#2047)) ([7ec1c5b](7ec1c5b))

### Features

* **python:** add moveToWaitingChildren job method ([#2049](#2049)) ([6d0e224](6d0e224))
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.

[Bug]: ModuleNotFoundError: No module named 'redis'
1 participant