Skip to content

Commit 1ab4dc1

Browse files
authored
Clean up Pipfile by removing unused sections
Removed dev-packages and requires sections from Pipfile.
1 parent 2e37173 commit 1ab4dc1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Pipfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,3 @@ mkdocs = {editable = true, path = "3rdparty/mkdocs"}
1010
GitPython = "==3.0.6"
1111
mkdocs_versioned = {editable = true, path = "3rdparty/mkdocs-versioned"}
1212
markdown-tabs = {editable = true, path = "plugins/markdown-tabs"}
13-
14-
[dev-packages]
15-
16-
[requires]
17-
python_version = "3.5"

0 commit comments

Comments
 (0)