2 Commits

Author SHA1 Message Date
Micah Cochran 2c54836e92 Updated setup.py to install on Linux
I fixed line in order to allow installation via pip to my linux box.  I change "\\" to "/".

Setuptools documentation states: "Also notice that if you use paths, you must use a forward slash (/) as the path separator, even if you are on Windows. Setuptools automatically converts slashes to appropriate platform-specific separators at build time."   Source: http://pythonhosted.org/setuptools/setuptools.html#including-data-files
2015-09-12 17:22:16 -05:00
Karim Bahgat 771a746a1b Added final docstrings, and prepped for first release 2015-08-05 15:42:06 +02:00