Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82663c6 commit 2949b32Copy full SHA for 2949b32
tox.ini
@@ -5,4 +5,5 @@ envlist = py26, py27, pypy, py31, py32, py33, py34, py35, docs, pep8, py3pep8
5
deps =
6
pyyaml
7
commands =
8
+ python setup.py develop
9
python ua_parser/user_agent_parser_test.py
0 commit comments