mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00
Print IPython version
This commit is contained in:
parent
8b05d26a97
commit
e0731db536
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -47,5 +47,6 @@ log-clean:
|
|||
travis-ci: ert-compile env-ipy.$(IPY_VERSION)
|
||||
$(EMACS) --version
|
||||
python --version
|
||||
env/ipy.$(IPY_VERSION)/bin/ipython --version
|
||||
$(TESTEIN) --clean-elc -e $(EMACS) \
|
||||
--ipython env/ipy.$(IPY_VERSION)/bin/ipython
|
||||
|
|
Loading…
Add table
Reference in a new issue