Commit graph

45 commits

Author SHA1 Message Date
Dylan Araps a84b5ec2ab misc: fix lint 2019-09-27 20:44:51 +03:00
Dylan Araps 445b8fcbb6 misc: fix lint 2019-09-27 20:37:23 +03:00
Dylan Araps ac5d62db2f docs: update 2018-05-25 16:10:57 +10:00
Dylan Araps 6397473a65 setup: Remove pandoc requirement 2018-03-18 16:11:38 +11:00
Dylan Araps b9db8c1cc0 setup: Remove pandoc requirement 2018-03-18 16:09:34 +11:00
Dylan Araps 926ec57559 general: Add pyroma. 2018-01-02 11:20:24 +11:00
Dylan Araps 6cea6bd46f setup: warn when pypandoc not installed. 2018-01-01 11:09:13 +11:00
Matthew Leonberger 3029f33a4b Allow syntax errors to pass up since users should never see any.
This will help with debugging.  Right now it just tells you that pywal needs
python 3.5 or newer.

Merge remote-tracking branch 'origin/syntax-errors' into syntax-errors
2017-09-28 07:53:17 +09:00
Dylan Araps c511ab91e9 setup.py: version bump 2017-08-12 18:44:00 +10:00
Dylan Araps 80b19ccc43 setup: Change message to 3.5 2017-08-10 00:44:43 +10:00
Dylan Araps 8e1841c8de setup: except runtimeerror 2017-07-28 16:06:17 +10:00
Dylan Araps 238d07ce41 Use README.md on pypi 2017-07-25 16:22:15 +10:00
Dylan Araps bf88cd7881 setup: Better error message. 2017-07-07 11:18:59 +10:00
Dylan Araps a94d47c325 setup: Fix raise 2017-07-07 11:02:02 +10:00
Dylan Araps 7ac8099b96 setup: Leave a useful message if Python version too low. 2017-07-07 10:23:26 +10:00
Dylan Araps 7508d0139d general: small cleanup. 2017-07-06 21:18:34 +10:00
Dylan Araps b554e98bf1 setup: Remove useless line. 2017-06-30 21:55:22 +10:00
Dylan Araps e0842aa626 general: Remove non-ascii char from setup.py 2017-06-30 15:53:46 +10:00
Dylan Araps 31b36efa9b version: bump 2017-06-30 15:47:35 +10:00
Dylan Araps 790ab71c50 tests: Added set_colors tests. 2017-06-27 17:24:27 +10:00
Dylan Araps 10c7099a27 tests: Fix comments 2017-06-27 17:02:42 +10:00
Dylan Araps bae528e856 tests: Integrate tests with setup.pu 2017-06-27 11:53:40 +10:00
Dylan Araps 277c27c98a General: Remove find_packages 2017-06-27 10:43:23 +10:00
Dylan Araps b8f1e73e11 General: Fix pywal error. 2017-06-27 10:33:30 +10:00
Daniel Liljeström 2cb7583da4 General: fix console_script entry_point. Closes #9 2017-06-26 21:04:32 +02:00
Dylan Araps 091021a878 General: Add __version__ to __init__.py 2017-06-26 20:03:53 +10:00
Dylan Araps e329f3aea9 General: Renames settings.py to globals.py 2017-06-26 15:39:39 +10:00
Dylan Araps 0bf70c105e General: Cleanup 2017-06-26 14:41:57 +10:00
Dylan Araps 583a0c19ad General: Split wal into multiple files. 2017-06-26 12:09:35 +10:00
Dylan Araps d17282cdc0 Travis: Fix travis. 2017-06-26 11:22:43 +10:00
Dylan Araps eab524f372 General: Changes 2017-06-26 10:23:43 +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
Dylan Araps 9930a18a34 Release: 0.1.6 2017-06-25 23:38:00 +10:00
Dylan Araps 9b04dce308 General: Release 2017-06-24 09:30:05 +10:00
Dylan Araps efb5305765 General: Release 2017-06-24 09:29:35 +10:00
Dylan Araps 7fa84c7765 DOCS: Revert changes. 2017-06-24 09:28:06 +10:00
Dylan Araps d3b618216e General: Bump version 2017-06-22 23:21:10 +10:00
Dylan Araps c1be24cec2 setup: Add classifiers. 2017-06-22 23:19:28 +10:00
Dylan Araps 6cc3a91ce5 pypi: heck off 2017-06-22 14:48:07 +10:00
Dylan Araps ab31a636fb pypi: .. 2017-06-22 14:47:36 +10:00
Dylan Araps ef83d19814 pypi: sigh 2017-06-22 14:45:58 +10:00
Dylan Araps e5aacb7393 General: bump 2017-06-22 14:36:57 +10:00
Dylan Araps 58f30bed4d pypi: Fix README 2017-06-22 14:29:26 +10:00
Dylan Araps 290c06536b General: Rename pypi package to pywal 2017-06-22 14:10:44 +10:00
Dylan Araps 9adecb1bc3 General: Add setup.py 2017-06-20 20:42:47 +10:00