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 11c3aad commit f0fe5c9Copy full SHA for f0fe5c9
Pipfile
@@ -5,14 +5,14 @@ name = "pypi"
5
6
[dev-packages]
7
docutils = "==0.14"
8
-releases = {git = "https://github.com/tony/releases.git", ref = "future-releases-uri-config"}
+releases = {git = "https://github.com/tony/releases.git",ref = "future-releases-uri-config"}
9
alagitpull = "==0.0.22"
10
sphinxcontrib-napoleon = "==0.7"
11
-Sphinx = "==1.8.3"
12
-isort = "==4.3.4"
13
-"flake8" = "==3.5.0"
14
-pytest = "==4.1.1"
15
-libtmux = {path = ".", editable = true}
+Sphinx = "==2.0.1"
+isort = "==4.3.18"
+flake8 = "==3.7.7"
+pytest = "==4.5.0"
+libtmux = {path = ".",editable = true}
16
17
[packages]
18
0 commit comments