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 <jan.kowalleck@gmail.com>
* try to fix `TypedDict` typing
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* fix: typing definitions to be PY 3.6 compatible
Signed-off-by: Paul Horton <phorton@sonatype.com>
* fix: typing definitions to be PY 3.6 compatible
Signed-off-by: Paul Horton <phorton@sonatype.com>
* straigtened up `sys.version_info` constraints/code-branches
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* removed unused type ignores
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* try to fix type variants
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* try to fix type variants
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* typing for py3.6
Signed-off-by: Paul Horton <phorton@sonatype.com>
* fixed invalid unittest
Signed-off-by: Paul Horton <phorton@sonatype.com>
* typing for py3.6
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* mypy silence `warn_unused_ignores`
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
* mypy in tox for lowest version is pinned
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Co-authored-by: Paul Horton <phorton@sonatype.com>
0 commit comments