How to Install elpa-nose in Ubuntu 18.04



Install elpa-nose by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-nose

Description:

easy Python test running in Emacs

This package provides a bunch of functions that handle running nosetests on a particular buffer or part of a buffer. Also `nose.el' adds a minor mode called that is used to manage keybindings and provide a hook for changing the behaviour of the nose output buffer.

Homepage: https://bitbucket.org/durin42/nosemacs

Version: 0.1.1-1

Section: universe/lisp