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

mock: move backoff python requirement #1505

Closed
wants to merge 2 commits into from

Conversation

c0m1c5an5
Copy link
Contributor

Move python backoff requirement from pytest requirements to the mock requirements.txt as it is not a test dependency.
This change does not require release notes, as it does not affect the RPM build process.

Move python backoff requirement from pytest requirements to the
mock requirements.txt as it is not a test dependency.

Signed-off-by: Maksym Kondratenko <[email protected]>
@@ -4,3 +4,4 @@ pyroute2
requests
rpmautospec-core
templated-dictionary
backoff
Copy link
Member

Choose a reason for hiding this comment

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

Thank you, would you mind moving it up to keep the alphabetical order?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure.

Copy link
Member

Choose a reason for hiding this comment

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

Thank you!

Signed-off-by: Maksym Kondratenko <[email protected]>
@praiskup praiskup closed this in 5193dbd Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants