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

New release #119

Closed
ofek opened this issue Aug 16, 2018 · 7 comments
Closed

New release #119

ofek opened this issue Aug 16, 2018 · 7 comments
Milestone

Comments

@ofek
Copy link
Contributor

ofek commented Aug 16, 2018

@ionelmc Could we please get a new version up on PyPI? :shipit:

@ionelmc
Copy link
Owner

ionelmc commented Aug 17, 2018

It's on my todolist

@hamin
Copy link

hamin commented Nov 21, 2018

Last release was over a year ago. Would highly appreciate this :)

@kwohlfahrt
Copy link

Now that pytest-4.0 is out it would be very nice to have a compatible release. Is there anything I can do to help?

@ofek
Copy link
Contributor Author

ofek commented Dec 13, 2018

Oh no, does this not work on pytest 4?

@ionelmc
Copy link
Owner

ionelmc commented Dec 13, 2018

I'll check this week to see what's wrong, maybe a release is possible but realistically speaking I can only clear the huge pile of issues during xmas-newyear period.

@kwohlfahrt
Copy link

I think it was fixed in #129 - the node.get_marker stuff, just not yet released. It is possible to work around it by setting:

[pytest]
filterwarnings =
    ignore::pytest.RemovedInPytest4Warning

according to the pytest docs, but that will only work until 4.1 so we've just pinned pytest < 4.0 for now. Thanks for the quick response and good to hear you're working on it.

@ionelmc ionelmc added this to the v3.2.0 milestone Jan 3, 2019
@ionelmc
Copy link
Owner

ionelmc commented Jan 10, 2019

So 3.2.0 was released. There will be a 3.2.1 today for some things that I forgot.

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

No branches or pull requests

4 participants