You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: update to run tox for both our favoured versions of dependencies and lowest supported versions
* add tox env for minimal required dependencies
Signed-off-by: Jan Kowalleck <[email protected]>
* try to fix `TypedDict` typing
Signed-off-by: Jan Kowalleck <[email protected]>
* fix: typing definitions to be PY 3.6 compatible
Signed-off-by: Paul Horton <[email protected]>
* fix: typing definitions to be PY 3.6 compatible
Signed-off-by: Paul Horton <[email protected]>
* straigtened up `sys.version_info` constraints/code-branches
Signed-off-by: Jan Kowalleck <[email protected]>
* removed unused type ignores
Signed-off-by: Jan Kowalleck <[email protected]>
* try to fix type variants
Signed-off-by: Jan Kowalleck <[email protected]>
* try to fix type variants
Signed-off-by: Jan Kowalleck <[email protected]>
* typing for py3.6
Signed-off-by: Paul Horton <[email protected]>
* fixed invalid unittest
Signed-off-by: Paul Horton <[email protected]>
* typing for py3.6
Signed-off-by: Jan Kowalleck <[email protected]>
* mypy silence `warn_unused_ignores`
Signed-off-by: Jan Kowalleck <[email protected]>
* mypy in tox for lowest version is pinned
Signed-off-by: Jan Kowalleck <[email protected]>
Co-authored-by: Paul Horton <[email protected]>
0 commit comments