Skip to content

Commit

Permalink
Allow to use custom python interpreter [fixes palantir#339]
Browse files Browse the repository at this point in the history
  • Loading branch information
st4lk committed Jan 26, 2019
1 parent 46fd374 commit 8fe2e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'configparser; python_version<"3.0"',
'future>=0.14.0',
'futures; python_version<"3.2"',
'jedi>=0.12',
'jedi>=0.13',
'python-jsonrpc-server>=0.1.0',
'pluggy'
],
Expand Down

0 comments on commit 8fe2e0b

Please sign in to comment.