File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 4747 'Operating System :: OS Independent' ,
4848 'Programming Language :: Python' ,
4949 'Programming Language :: Python :: 3' ,
50- 'Programming Language :: Python :: 3.4' ,
51- 'Programming Language :: Python :: 3.5' ,
5250 'Programming Language :: Python :: 3.6' ,
5351 'Programming Language :: Python :: 3.7' ,
5452 'Programming Language :: Python :: 3.8' ,
Original file line number Diff line number Diff line change 2525whitelist_externals =
2626 make
2727
28- install_command = pip install -e " .[test]" --upgrade {opts} {packages}
28+ install_command = pip install -e ' .[test]' --upgrade {opts} {packages}
2929
3030# include {envsitepackagesdir}/wagtail_textract b/c "import file mismatch":
3131# http://tox.readthedocs.io/en/latest/example/pytest.html#known-issues-and-limitations
You can’t perform that action at this time.
0 commit comments