Skip to content

Commit bbf0eef

Browse files
committed
Updated pipfile and lock file with dev packages
1 parent 99af8a9 commit bbf0eef

File tree

2 files changed

+21
-160
lines changed

2 files changed

+21
-160
lines changed

emacs-the-best-python-editor/PyEval/Pipfile

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,11 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
pylint = "*"
8-
jedi = "*"
9-
autopep8 = "*"
10-
yapf = "*"
11-
black = "*"
12-
flake8 = "*"
137

148
[dev-packages]
9+
autopep8 = "*"
10+
black = "*"
11+
jedi = "*"
1512

1613
[requires]
1714
python_version = "3.6"

emacs-the-best-python-editor/PyEval/Pipfile.lock

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

0 commit comments

Comments
 (0)