Ben Lopatin
|
44cf317aa9
|
Fix version cleaning
|
2018-10-29 18:15:41 -04:00 |
|
Karl Goetz
|
c900fad726
|
Increase minimum requests version
With the addition of json support in PR #9, the required version of requests has increased to that which introduced json={} syntax.
|
2018-02-15 11:03:19 +11:00 |
|
Ben Lopatin
|
06ca2c5a58
|
Update changelog to include in package description
|
2016-04-11 11:36:25 -04:00 |
|
Ben Lopatin
|
1e151fc51f
|
Remove module import from setup.py
Get the version number from the file, not by importing and thus trying
to import requests
|
2016-04-08 17:57:19 -04:00 |
|
Ben Lopatin
|
63f120ddca
|
Require requests for tests
|
2016-04-08 17:47:26 -04:00 |
|
Ben Lopatin
|
c155c8a60d
|
Cleanup for packaging
|
2016-04-07 17:41:54 -04:00 |
|
Ben Lopatin
|
ca52920690
|
Read README as setup.py long description
Previous code caused serious problems building package
|
2016-04-07 16:57:44 -04:00 |
|
Ben Lopatin
|
04bb9c550b
|
Add Python 3.5, drop Python 2.6
|
2016-04-07 16:45:57 -04:00 |
|
Guillaume Beraudo
|
f0f3256e01
|
Fix python 3.4 support
|
2016-01-19 15:53:20 +01:00 |
|
Marc Sibson
|
4a56a43bd5
|
start thinking about 3.4 support
|
2014-05-27 22:30:06 -07:00 |
|
Marc Sibson
|
3ecd8592c2
|
add entry point for cli
|
2014-04-08 08:30:58 -07:00 |
|
Marc Sibson
|
ede561632d
|
first pass at working client
|
2014-04-04 15:04:38 -07:00 |
|