Skip to content

Commit

Permalink
Remove future and configparser from install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
tomv564 committed Jun 10, 2018
1 parent 1663ada commit 78a7301
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
# requirements files see:
# https://packaging.python.org/en/latest/requirements.html
install_requires=[
'future',
'configparser',
'python-language-server',
'mypy'
],
Expand Down

0 comments on commit 78a7301

Please sign in to comment.