mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-11 06:21:58 +08:00
Add FUNDING.yml and drop python3.6
This commit is contained in:
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
github: wemake-services
|
||||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user