Commit Graph

4 Commits

Author SHA1 Message Date
M1ha
8d8a051636 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	requirements-test.txt
2021-07-08 12:29:25 +05:00
M1ha Shvn
3fba185be2
GitHub actions testing (#29)
1. Moved testing from TravisCI to GitHub Actions
2. Added linter and fixed most style errors
3. Added development section to README
4. Added docker testing environment
2021-07-08 12:27:35 +05:00
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
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