-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Release 3.0.6 #2213
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
Release 3.0.6 #2213
Conversation
======= ERRORS ======== | ||
_______ ERROR collecting test_simple.yml ________ | ||
conftest.py:11: in collect | ||
import yaml # we need a yaml parser, e.g. PyYAML |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not look right
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some regendoc errors unfortunately.
======= ERRORS ======== | ||
_______ ERROR collecting test_simple.yml ________ | ||
conftest.py:11: in collect | ||
import yaml # we need a yaml parser, e.g. PyYAML |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
======= ERRORS ======== | ||
_______ ERROR collecting test_simple.yml ________ | ||
conftest.py:11: in collect | ||
import yaml # we need a yaml parser, e.g. PyYAML |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
@@ -359,7 +359,7 @@ get on the terminal - we are working on that):: | |||
> int(s) | |||
E ValueError: invalid literal for int() with base 10: 'qwe' | |||
|
|||
<0-codegen $PYTHON_PREFIX/lib/python3.5/site-packages/_pytest/python.py:1207>:1: ValueError | |||
<0-codegen /home/ronny/Projects/pytest-dev/pytest/_pytest/python.py:1207>:1: ValueError |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is unintended I assume
@@ -26,7 +26,7 @@ Installation:: | |||
To check your installation has installed the correct version:: | |||
|
|||
$ pytest --version | |||
This is pytest version 3.0.5, imported from $PYTHON_PREFIX/lib/python3.5/site-packages/pytest.py | |||
This is pytest version 3.0.6, imported from /home/ronny/Projects/pytest-dev/pytest/pytest.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
@@ -0,0 +1,33 @@ | |||
pytest-3.0.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3.0.6 😉
pytest-3.0.5 | ||
============ | ||
|
||
pytest 3.0.5 has just been released to PyPI. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3.0.6 😉
8a14816
to
22da561
Compare
doing the release process