slarse / Python

All Algorithms implemented in Python
MIT License
0 stars 0 forks source link

Make package installable to allow Travis to run tests #10

Closed slarse closed 5 years ago

slarse commented 5 years ago

Need a setup.py and a slight modification to .travis.yml

slarse commented 5 years ago

Related to #7