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