21 Commits
Author SHA1 Message Date
Shay Palachy 4d228b5f3c Merge pull request #17 from fx-kirin/hash_every_args
Hash every args including pandas and numpy objects.
2020-01-31 20:02:32 +02:00
Shay Palachy 94778a0b66 try to fix for Python 3.5 on windows 2020-01-31 19:57:34 +02:00
Shay Palachy e3969167ab dropping support for python 2.7 - first probe 2020-01-31 19:44:19 +02:00
fx_kirin ba7d78abd1 add test dependencies 2020-01-08 13:46:48 +09:00
Shay Palachy 30d6f1451b added py3.8 trove classifier 2019-12-03 13:44:39 +02:00
Shay Palachy 8c47550486 cleaned up test code, added pymongo to test dependencies 2019-01-29 12:53:17 +02:00
Mengyang Li 6d45f371cb drop usage of pip internal functions
pip>=10 moved those internal functions to _internal. for python2.7 we can
install futures from extras_require to avoid accessing those internal
functions.
2019-01-28 16:19:56 -08:00
Shay Palachy 296ca0db88 added python 3.7 trove classifier to setup.py 2018-10-17 14:07:18 +03:00
Shay Palachy d1136ceaf0 added windows to platforms list 2017-04-26 12:18:58 +03:00
Shay Palachy d62d6bd1c0 dependency fix and FileNotFoundError for python 2 2017-04-26 11:36:27 +03:00
Shay Palachy 88542cf8fb coverage upped to ~93% 2017-04-26 11:31:34 +03:00
Shay Palachy d10d720b3d depenedency fix 2017-04-25 01:04:08 +03:00
Shay Palachy 114e20d2bc readme contribute section 2017-04-20 15:17:02 +03:00
Shay Palachy 4e16a6e9b8 readme additions 2017-04-20 14:55:18 +03:00
Shay Palachy 5519745598 travis fixes 2017-04-20 11:55:27 +03:00
Shay Palachy c870617c9f small setup.py bug fix 2017-04-20 11:29:55 +03:00
Shay Palachy 7cf96f8726 shaping things up 2017-04-20 11:22:26 +03:00
Shay Palachy 72a005f365 updated install_requires 2 2016-09-01 16:14:18 +03:00
Shay Palachy db71d4bde6 updated install_requires 2016-09-01 16:11:51 +03:00
Shay Palachy cd872bba85 stale-free functionality + thread-safe 2016-08-28 18:41:37 +03:00
Shay Palachy 5f229cbcba first code commit. Basic functionality 2016-08-25 21:10:31 +03:00