M1ha
|
893ffaf17c
|
1. Removed six dependency
2. pytz and typing are installed for old python versions only
3. psycopg2-bynary is installed in test environment instead of psycopg2
|
2021-07-06 10:19:12 +05:00 |
|
stas
|
05ad3b5486
|
There should not be explicit typing deps, since python>=3.5
|
2021-07-05 22:51:15 +03:00 |
|
Rafikov Rustan
|
b90c564d26
|
remove psycopg2 from requirements
|
2020-06-17 18:57:15 +04:00 |
|
M1ha
|
210c36a127
|
1. Fixed bulk_update testing issue for django 2.1
2. Added python 3.8 and django 3.0 to travis testing
3. Split requirements.txt and requirements-test.txt
|
2020-02-07 11:14:39 +05:00 |
|
M1ha
|
16dce3d047
|
Changed library to using generators instead of lists
and namedtuple instead of infi Model instance, for been more efficient.
Problems with sync_test
|
2019-02-03 14:24:21 +05:00 |
|
M1ha
|
bac333d03a
|
1) RedisStorage and tests for it
2) Some fixes
|
2018-11-14 12:52:01 +05:00 |
|
M1ha
|
2a9567d27f
|
Initial commit
|
2018-11-12 20:20:51 +05:00 |
|