We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9491e9 commit 2974fbbCopy full SHA for 2974fbb
Pipfile
@@ -6,12 +6,12 @@ name = "pypi"
6
[dev-packages]
7
docutils = "==0.14"
8
releases = {git = "https://github.com/tony/releases.git", ref = "future-releases-uri-config"}
9
-alagitpull = "==0.0.21"
10
-sphinxcontrib-napoleon = "==0.6.1"
11
-Sphinx = "==1.7.9"
+alagitpull = "==0.0.22"
+sphinxcontrib-napoleon = "==0.7"
+Sphinx = "==1.8.3"
12
isort = "==4.3.4"
13
"flake8" = "==3.5.0"
14
-pytest = "==3.8.0"
+pytest = "==4.1.1"
15
libtmux = {path = ".", editable = true}
16
17
[packages]
0 commit comments