Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Reverted set up of tox default enviroment, setted on emacs.d/init.el
Browse files Browse the repository at this point in the history
  • Loading branch information
constrict0r committed Nov 4, 2018
1 parent 7f3b8e4 commit e57b38d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .dir-locals.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@
;; And change #! /usr/bin/python3 for #! /home/constrict0r/.virtualenvs/amanita/bin/python.

;; First time on emacs must call a shell an install the package to work:
;; M-x RET shell RET python setup.py install RET.

;; Tox default enviroment.
((nil . ((tox-default-env . "py35"))))
;; M-x RET shell RET python setup.py install RET.

0 comments on commit e57b38d

Please sign in to comment.