Skip to content

Commit

Permalink
remove typing from tox.ini deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Dec 22, 2016
1 parent e836a7e commit e0ff466
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ basepython =
py35: python3.5
deps =
-rrequirements/lck/test.txt
py{27,33,34}: typing
setenv =
COVERAGE_FILE = .coverage.{envname}

Expand All @@ -63,7 +62,6 @@ basepython = python2.7
changedir = docs
deps =
-rrequirements/lck/docs.txt
typing
commands =
sphinx-build -W -b html -d {envtmpdir}/doctrees source {envtmpdir}/html

Expand Down

0 comments on commit e0ff466

Please sign in to comment.