Skip to main content
Module

x/deno/tools/sync_python_modules.py

A modern runtime for JavaScript and TypeScript.
Go to Latest
File
#!/usr/bin/env python # Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. import third_party import util util.enable_ansi_colors() third_party.run_pip()