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

Pin requirements versions to fix build and add 2.1.0 changelog #373

Merged
merged 3 commits into from
Nov 27, 2020

Conversation

arnau126
Copy link
Contributor

@arnau126 arnau126 commented Oct 30, 2020

Since the release of pytest-django==4, unit tests fail. I've added pytest-django>=2.2,<4.0 to the requirements to fix it.
This PR will fix the build of master branch, and the unit test failures of #361 and #371 .

I've also fixed two deprecation warnings: assertEquals in some unit tests and sudo in travis.yml.

Commit added with 2.1.0 changelog (fixes #374 ).

@arnau126
Copy link
Contributor Author

arnau126 commented Nov 6, 2020

@auvipy , I've added a commit with the changelog for 2.1.0. Feel free to rephrase any sentence.

@arnau126 arnau126 changed the title Pin requirements versions to fix build Pin requirements versions to fix build and add 2.1.0 changelog Nov 6, 2020
@arnau126
Copy link
Contributor Author

Rebased.

@auvipy , @thedrow : could you review this PR? Thanks.

@auvipy auvipy merged commit cf98a60 into celery:master Nov 27, 2020
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.1.0 entry missing from Changelog file
2 participants