-
Notifications
You must be signed in to change notification settings - Fork 21
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
2.1.18: pytest is failing in four units #55
Comments
I was looking at picking up the orphaned
It doesn’t seem like these are specific to the RPM build environment; I see the same thing if I install the |
It appears that |
It appears that |
For the final failure, |
@sjkingo, I know that this package is not very actively maintained, but would it be possible to review some of the open PR’s and make a bugfix release? Thanks! |
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
python3 -sBm build -w --no-isolation
build
with--no-isolation
I'm using during all processes only locally installed modulesHere is pytest output:
The text was updated successfully, but these errors were encountered: