Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Convert README to rst #45

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

Merged
merged 1 commit into from
Jun 20, 2016
Merged

Conversation

adamchainz
Copy link
Contributor

So it doesn't look bad on PyPI like it currently does: https://pypi.python.org/pypi/ua-parser

After merging, python setup.py register should be run to upload the new version without waiting for release.

@@ -1,9 +1,15 @@
[tox]
envlist = py26, py27, pypy, py31, py32, py33, py34, py35, docs, pep8, py3pep8
Copy link
Member

Choose a reason for hiding this comment

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

Why did you remove these? This is breaking CI.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because they don't have any testenv defined in tox.ini so they just rerun the tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed from .travis.yml

So it doesn't look bad on PyPI like it currently does: https://pypi.python.org/pypi/ua-parser

After merging, `python setup.py register` should be run to upload the new version without waiting for release.
@mattrobenolt
Copy link
Member

Ah, I see. I'll create a new ticket to bring back pep8. Thanks for pointing that out.

@adamchainz
Copy link
Contributor Author

You mean pycodestyle now 😛

@mattrobenolt
Copy link
Member

You mean pycodestyle now 😛

ugh, I will likely just use flake8 since that's what I know.

@mattrobenolt mattrobenolt merged commit fa19ec9 into ua-parser:master Jun 20, 2016
@adamchainz
Copy link
Contributor Author

It still depends on pycodestyle :)

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.

2 participants