Commit graph

17 commits

Author SHA1 Message Date
David Lord
43483683b2
apply reorder-python-imports pre-commit config 2019-06-01 09:07:20 -07:00
Jon S. Stumpf
b46f5942a5
address flake8 issues 2019-06-01 06:31:35 -07:00
David Baumgold
025589ee76 Reformat with black
https://github.com/python/black
2019-05-06 16:28:58 -04:00
David Lord
9bf5c3b3a3
update project metadata
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00
David Lord
213afec771
add rst extension for changelog
fix changelog version
2018-01-23 15:34:52 -08:00
Frédéric Chapoton
e4c712ffd2 a few more python3-compatible print (#1840) 2016-05-31 21:20:22 +02:00
Armin Ronacher
1eccb62965 Do not bump version in setup.py 2016-05-29 11:02:18 +02:00
Matt Robenolt
ce06240851 Run bdist_wheel as a part of release process
The setup.cfg declares the ability to compile a wheel, but release process isn't actually compiling a wheel.
2016-03-27 10:36:57 -07:00
Parkayun
33534bb4a9 Happy New Year 2015 2015-01-02 11:35:00 +09:00
Markus Unterwaditzer
54688b26a9 Fix when release date is not today
Also, some fixes for PyFlakes

Original commit by @dongweiming at
a05c403870
2014-04-05 11:39:31 +02:00
Daniel Neuhäuser
52098e1e4f Happy New Year 2014 2014-01-02 19:21:07 +01:00
Armin Ronacher
505cd663cd Hopefully fixed release script date parsing thingy. This fixes #299 2011-08-08 01:26:39 +02:00
Armin Ronacher
7e1ebae3a2 Another fix for the script
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-06-29 18:37:13 +02:00
Armin Ronacher
21d4a054e3 Fixed a bug in the release script
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-06-29 18:35:16 +02:00
Armin Ronacher
5afeac0c19 Fixed release script :( 2011-06-28 16:06:51 +02:00
Armin Ronacher
bffe97bb50 Added version bumping 2011-06-27 00:34:15 +02:00
Armin Ronacher
3d146548c7 Added release script 2011-06-27 00:31:24 +02:00