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