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

Fixing python virtualenv #1762

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

anshikavashistha
Copy link

No description provided.

@anshikavashistha anshikavashistha requested a review from a team as a code owner April 19, 2024 19:38
Copy link

Merge Failed.

This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset.
Warning:
Error merging github.com/fedora-infra/anitya for 1762,b8ddff1a9e110b8f7ec704e931453031c3cae8ab

@anshikavashistha
Copy link
Author

@Zlopez Have a look on this PR?
I have some fault in my VMware due to which I would not be able to make changes in that current PR.

Copy link
Contributor

@Zlopez Zlopez left a comment

Choose a reason for hiding this comment

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

Some things are still not correct. Also you have a conflict in this PR

@@ -19,7 +19,7 @@
"""Module handling the load/call of the plugins of anitya."""

import logging

import importlib
Copy link
Contributor

Choose a reason for hiding this comment

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

This import isn't necessary.

@@ -2,6 +2,7 @@
# -*- coding: utf-8 -*-
"""createdb"""
import os
import importlib
Copy link
Contributor

Choose a reason for hiding this comment

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

This import isn't necessary.

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.

None yet

2 participants