Skip to content

Commit a35a05a

Browse files
committed
Update Pipfiles to matchi this PR as well.
1 parent e692f77 commit a35a05a

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ alagitpull = "*"
99
releases = "*"
1010
aafigure = "*"
1111
sphinxcontrib-napoleon = "*"
12-
sphinx = "*"
12+
sphinx = ">=1.8.1"
1313
isort = "*"
1414
"flake8" = "*"
1515
vulture = "*"
@@ -25,6 +25,7 @@ libtmux = "==0.8.0"
2525
click = ">=7<8"
2626
colorama = "*"
2727
"e1839a8" = {path = ".", editable = true}
28+
sphinx = "*"
2829

2930
[requires]
3031
python_version = "2.7"

Pipfile.lock

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)