Skip to content

Commit

Permalink
update sphinx and releases
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Oct 21, 2017
1 parent 165e35e commit 9ada9b7
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,25 @@ name = "pypi"

[packages]










[dev-packages]

kaptan = ">=0.5.7"
libtmux = "==0.7.5"
click = "==6.7"
colorama = "==0.3.9"
docutils = "==0.14"
Sphinx = ">=1.5.0"
alagitpull = "==0.0.13"
releases = "==1.3.1"
aafigure = "==0.6"
pytest = "==3.2.3"
"pytest-rerunfailures" = "==3.1"
"pytest-rerunfailures" = "==3.1"
releases = "==1.4.0"
sphinx = "*"

0 comments on commit 9ada9b7

Please sign in to comment.