#115 Package python-elephant
Closed: Fixed 4 years ago by ankursinha. Opened 5 years ago by ankursinha.


Metadata Update from @lbazan:
- Issue assigned to lbazan

5 years ago

Metadata Update from @lbazan:
- Issue tagged with: S: In review

5 years ago

I excluded test because failed. (need contact upstream to check these)

%{__python2} setup.py nosetests
%{__python3} setup.py nosetests

Or

%{__python2} setup.py nosetests --with-coverage --cover-package=elephant --cover-erase
%{__python3} setup.py nosetests --with-coverage --cover-package=elephant --cover-erase

Or using
%{__python2} setup.py -m unittest discover
%{__python3} setup.py -m unittest discover

Metadata Update from @lbazan:
- Issue marked as depending on: #195

5 years ago

Metadata Update from @lbazan:
- Issue untagged with: S: In review, S: Needs packaging
- Issue tagged with: T: Documentation

4 years ago

Metadata Update from @ankursinha:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata