Commit Graph

254 Commits

Author SHA1 Message Date
Dylan Araps
4215f700d1 General: Cleanup 2017-06-26 10:49:23 +10:00
Dylan Araps
eab524f372 General: Changes 2017-06-26 10:23:43 +10:00
Dylan Araps
bd8ae8ffc8 export: Fix bug with color66 appearing in export files. Closes #6 2017-06-26 10:14:32 +10:00
Daniel Liljeström
e4fd761052 Use setuptools.setup console_scripts entry point.
- Switch to distributing pywal as a module and having setuptools register
  the script as an console_script entry point.

- Added python_requires field to setuptools.setup.

- Use the module version as the package version.
2017-06-25 18:53:53 +02:00