mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 19:32:53 +03:00
Always run tests against python 3.8
This commit is contained in:
parent
82a6efcffe
commit
2bcab4d83a
@ -74,4 +74,5 @@ workflows:
|
||||
build:
|
||||
jobs:
|
||||
- test-python37
|
||||
- test-python38
|
||||
- analysis
|
||||
|
@ -11,4 +11,4 @@ pytest-cov==2.8.1
|
||||
dj-database-url==0.4.2
|
||||
django-autoslug==1.9.3
|
||||
django-bleach==0.3.0
|
||||
psycopg2==2.7.3.2
|
||||
psycopg2==2.8.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user