Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
tornado / setup.cfg
Size: Mime:
[metadata]
license_file = LICENSE

[mypy]
python_version = 3.5
no_implicit_optional = True

[mypy-tornado.*,tornado.platform.*]
disallow_untyped_defs = True

[mypy-tornado.test.*]
disallow_untyped_defs = False
check_untyped_defs = True

[egg_info]
tag_build = 
tag_date = 0