Skip to content

Commit

Permalink
Use latest particle
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Mar 28, 2019
1 parent 227b976 commit bb63580
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ basepython =
{py27,spell}: {env:TOXPYTHON:python2.7}
py35: {env:TOXPYTHON:python3.5}
py36: {env:TOXPYTHON:python3.6}
py37: {env:TOXPYTHON:python3.7}
{bootstrap,clean,check,report,coveralls,codecov}: {env:TOXPYTHON:python3}
setenv =
PYTHONPATH={toxinidir}/tests
Expand Down Expand Up @@ -43,6 +44,7 @@ commands =
skip_install = true
deps =
-r{toxinidir}/docs/requirements.txt
git+https://github.com/scikit-hep/particle.git
sphinxcontrib-spelling
pyenchant

Expand Down

0 comments on commit bb63580

Please sign in to comment.