issues
search
hagberg
/
planarity
Planar graph algorithms
Other
39
stars
11
forks
source link
Fix testsuite, move to pytest, setup continuous integration
#13
Closed
Thomasb81
closed
1 year ago
Thomasb81
commented
1 year ago
Fix :
https://github.com/hagberg/planarity/issues/12
Move to pytest instead of of nose. Nose module change it's name between python2 and python3
setup github action on push to run testsuite