Alena Volkova
25d6c68d4d
mypy: zulip_botserver: Fix errors in setup.py.
2017-10-27 00:56:16 -04:00
Eeshan Garg
4af8bcd46e
packaging: Upgrade package version (0.3.5 -> 0.3.7).
2017-10-21 01:10:25 -02:30
Eeshan Garg
1e8e1f17c4
release: Upgrade package versions (0.3.4 -> 0.3.5).
2017-10-09 14:13:32 -02:30
Eeshan Garg
aaece51380
packages: Stop hardcoding version in dependency checks.
...
In zulip_bots/setup.py, we now don't specify a minimum version when
checking for dependency on the zulip package. We just want the
latest one.
In zulip_botserver/setup.py, we now don't specify a minimum version
when checking for dependencies on the zulip and zulip_bots package.
We just want the latest ones.
2017-10-05 12:01:37 -07:00
Eeshan Garg
390054da62
python-zulip-api: Upgrade versions (0.3.3 -> 0.3.4).
2017-09-11 21:09:28 -02:30
Eeshan Garg
6e798f317f
python-zulip-api: Upgrade versions (0.3.2 -> 0.3.3).
...
We now have "universal" wheel distributions. Universal wheels
support both Python 2 and Python 3.
2017-09-01 23:10:12 -02:30
Eeshan Garg
59c750707a
python-zulip-api: Upgrade package versions (0.3.1 -> 0.3.2).
2017-07-31 15:33:34 -07:00
Eeshan Garg
928d5ca16d
flask_server: Move the server to its own package.
2017-07-18 01:31:54 -02:30