Add FUNDING.yml and drop python3.6

This commit is contained in:
sobolevn
2022-01-17 15:00:27 +03:00
parent 27e5908762
commit 5bbe353e92
3 changed files with 2 additions and 3 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1 @@
github: wemake-services

View File

@@ -57,8 +57,6 @@ jobs:
include:
- python-version: '3.7'
django-version: '2.2'
- python-version: '3.6'
django-version: '2.2'
steps:
- uses: actions/checkout@v2
- name: Setup system dependencies