Skip to content

Zetier/dockerized_mypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dockerized Mypy

Quickly and easily use Mypy from docker

Usage

docker run --rm --volume $(pwd):/app/ ghcr.io/zetier/dockerized_mypy:latest .

Tags

Tags will be formatted as <python_version>-<mypy version>

For example:

3.8-1.3.0 is python 3.8 , mypy version 1.3.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages