Hynek Schlawack
d7cdc97a2a
Move version into a global variable
...
Simplifies scripting of releases.
2016-05-23 13:16:53 +02:00
Hynek Schlawack
dfea064fa1
Meta
2016-02-20 09:34:45 +01:00
Hynek Schlawack
89b542331d
Drop support for legacy Python versions
...
Keep 2.7 and PyPy though.
2016-02-17 12:51:02 +01:00
Hynek Schlawack
1f66134c0e
Janitoring
2015-12-19 13:05:30 +01:00
Hynek Schlawack
5d66e482d8
Repo janitoring
2015-12-08 15:47:03 +01:00
Hynek Schlawack
e6f9e9fac3
Simplify setup.py
2015-10-18 12:15:06 +02:00
Hynek Schlawack
4c39a185ad
Move package into src directory
...
Prevents accidental imports when running tests.
2015-10-16 15:11:10 +02:00
Hynek Schlawack
c855b08e5d
Factor out more meta data
2015-09-22 14:46:57 +02:00
Hynek Schlawack
f0b142382b
Add Python 3.5
2015-09-22 10:41:38 +02:00
Hynek Schlawack
4855ad3651
Clean up setup.py
2015-08-11 11:16:21 +02:00
Hynek Schlawack
fcd6e19932
Don't use setup.py test & pytest-cov
...
Mainly because the former doesn't use pip to install it's dependencies which
makes stuff potentially slow (no wheel caching) and litters the current directory.
2015-07-26 13:06:57 +02:00
Hynek Schlawack
0149b538ab
Fix tests on Python 2.6
...
Fixes #14 and #15 .
2015-07-03 11:30:53 +02:00
Hynek Schlawack
fda6eddada
Move keywords out of __init__
2015-04-16 07:40:08 -04:00
Hynek Schlawack
2bd4f9d056
Start 15.1.0 cycle
2015-04-15 18:01:10 -04:00
Hynek Schlawack
46cbd75411
Consistency
2015-02-21 14:14:47 +01:00
Hynek Schlawack
3fee5ea5c6
Dedup setup.py, add more meta data
2015-02-21 14:08:36 +01:00
Hynek Schlawack
1f5513e098
Shorten creed
2015-02-21 11:36:08 +01:00
Hynek Schlawack
8bb430cf18
Add basic support for zope.interface
2015-01-29 19:04:23 +01:00
Hynek Schlawack
211bd02b97
Officially start the 15.0.0 cycle
2015-01-28 16:05:13 +01:00
Hynek Schlawack
9560908555
Initial commit
...
Docs aren't there yet
2015-01-27 17:53:17 +01:00