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 compatibility with setuptools 72 #858

Closed
wants to merge 1 commit into from
Closed

Fix compatibility with setuptools 72 #858

wants to merge 1 commit into from

Conversation

ilpianista
Copy link

pytest advises to not integrate with setuptools anymore, thus I've dropped that part.

Solves #855 #854

yabirgb added a commit to yabirgb/rotki that referenced this pull request Jul 29, 2024
As documented here pypa/setuptools#4519 setuptools has released
a breaking change that removes a functionality used by some our dependencies breaking
the install process. In our case is the VCR package that has been already notified kevin1024/vcrpy#858
yabirgb added a commit to yabirgb/rotki that referenced this pull request Jul 29, 2024
As documented here pypa/setuptools#4519 setuptools has released
a breaking change that removes a functionality used by some our dependencies breaking
the install process. In our case is the VCR package that has been already notified kevin1024/vcrpy#858
@yabirgb yabirgb mentioned this pull request Jul 29, 2024
1 task
yabirgb added a commit to yabirgb/rotki that referenced this pull request Jul 29, 2024
As documented here pypa/setuptools#4519 setuptools has released
a breaking change that removes a functionality used by some our dependencies breaking
the install process. In our case is the VCR package that has been already notified kevin1024/vcrpy#858

[run nft py tests]
yabirgb added a commit to yabirgb/rotki that referenced this pull request Jul 29, 2024
As documented here pypa/setuptools#4519 setuptools has released
a breaking change that removes a functionality used by some our dependencies breaking
the install process. In our case is the VCR package that has been already notified kevin1024/vcrpy#858

[run nft py tests]
LefterisJP pushed a commit to rotki/rotki that referenced this pull request Jul 29, 2024
As documented here pypa/setuptools#4519 setuptools has released
a breaking change that removes a functionality used by some our dependencies breaking
the install process. In our case is the VCR package that has been already notified kevin1024/vcrpy#858

[run nft py tests]
@tomaszzdanowicz
Copy link

setuptools got new release that restores tests - https://setuptools.pypa.io/en/stable/history.html#v72-1-0

PR can be closed

@ilpianista
Copy link
Author

setuptools got new release that restores tests - https://setuptools.pypa.io/en/stable/history.html#v72-1-0

PR can be closed

The tests command is still deprecated.

@graingert
Copy link
Collaborator

thanks for the PR but I merged #856 instead

@graingert graingert closed this Jul 30, 2024
@ilpianista ilpianista deleted the bugfix/setuptools-72 branch July 30, 2024 10:14
OjusWiZard pushed a commit to OjusWiZard/rotki that referenced this pull request Aug 9, 2024
As documented here pypa/setuptools#4519 setuptools has released
a breaking change that removes a functionality used by some our dependencies breaking
the install process. In our case is the VCR package that has been already notified kevin1024/vcrpy#858

[run nft py tests]
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.

7 participants