Commit Graph

7 Commits

Author SHA1 Message Date
Badiboy cdd48c7aed Empty list optimization, Py2 arteacts removed,
Empty list optimization: None instead of [].

Py2 arteacts removed: no more six moudle used.
2020-08-24 16:02:35 +03:00
Badiboy f1a960c56b Travis update: remove Python 2 2020-04-27 21:56:37 +03:00
bedilbek 286188f380 Add Step/Reply Handler Backend Mechanism
Implement Memory, File, Redis Backends
2020-04-15 01:11:43 +05:00
dependabot[bot] 8cb2da3775
Bump requests from 2.7.0 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.7.0 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.7.0...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-05 11:55:18 +00:00
eternnoir bac269d48a Update pytest. 2016-09-12 17:13:48 +08:00
eternnoir 634f88323c Add six package to requires. 2015-07-17 09:38:28 +08:00
eternnoir ac11e26790 Add requirements. 2015-06-26 18:14:51 +08:00