#115 Package python-elephant
Closed: Fixed by ankursinha. Opened by ankursinha.

https://pypi.org/project/elephant/


Metadata Update from @lbazan:
- Issue assigned to lbazan

https://bugzilla.redhat.com/show_bug.cgi?id=1651824

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

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

Reference for test:
https://elephant.readthedocs.io/en/latest/developers_guide.html

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

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

Added to docs!

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

This ticket has been migrated to the forgejo instance. Please find the new ticket here
https://forge.fedoraproject.org/neuro/NeuroFedora//issues/115

Metadata