mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-21 17:16:46 +03:00
Switch Coveralls reporting Travis Job to run on Python 3.9.
This commit is contained in:
parent
4991c5d4b0
commit
0ab0239d47
|
@ -3,7 +3,7 @@ dist: xenial
|
|||
language: python
|
||||
jobs:
|
||||
include:
|
||||
- python: 3.8
|
||||
- python: 3.9
|
||||
env: TOXENV=coveralls DEPENDENCY_INJECTOR_DEBUG_MODE=1
|
||||
install:
|
||||
- pip install tox
|
||||
|
|
|
@ -14,6 +14,7 @@ Development version
|
|||
importing ``queue.Queue``.
|
||||
See issue `#362 <https://github.com/ets-labs/python-dependency-injector/issues/362>`_.
|
||||
Thanks `@ventaquil <https://github.com/ventaquil>`_ for the bug report.
|
||||
- Switch Coveralls reporting Travis Job to run on Python 3.9.
|
||||
|
||||
4.10.0
|
||||
------
|
||||
|
|
Loading…
Reference in New Issue
Block a user