We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b0afb commit 1f2c47dCopy full SHA for 1f2c47d
tox.ini
@@ -5,10 +5,6 @@ skipsdist = true
5
[testenv]
6
skip_install = true
7
commands =
8
- ; FIXME: the following command should be removed when
9
- ; https://github.com/tholo/pytest-flake8/pull/35 is merged:
10
- pip install git+git://github.com/jezdez/[email protected]
11
-
12
pip install -f {distdir} -e .[tests]
13
pytest -v
14
0 commit comments