File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : main
2+
3+ on :
4+ push :
5+ branches : [main, test-me-*]
6+ tags :
7+ pull_request :
8+
9+ jobs :
10+ main :
11+ uses : asottile/workflows/.github/workflows/tox.yml@v1.0.0
12+ with :
13+ env : ' ["py38", "py39", "py310"]'
Original file line number Diff line number Diff line change 1+ [ ![ build status] ( https://github.com/pre-commit/identify/actions/workflows/main.yml/badge.svg )] ( https://github.com/pre-commit/identify/actions/workflows/main.yml )
2+ [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pre-commit/identify/main.svg )] ( https://results.pre-commit.ci/latest/github/pre-commit/identify/main )
3+
14identify
25========
36
4- [ ![ Build Status] ( https://dev.azure.com/asottile/asottile/_apis/build/status/pre-commit.identify?branchName=main )] ( https://dev.azure.com/asottile/asottile/_build/latest?definitionId=67&branchName=main )
5- [ ![ Azure DevOps coverage] ( https://img.shields.io/azure-devops/coverage/asottile/asottile/67/main.svg )] ( https://dev.azure.com/asottile/asottile/_build/latest?definitionId=67&branchName=main )
6- [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pre-commit/identify/main.svg )] ( https://results.pre-commit.ci/latest/github/pre-commit/identify/main )
7- [ ![ PyPI version] ( https://badge.fury.io/py/identify.svg )] ( https://pypi.python.org/pypi/identify )
8-
97File identification library for Python.
108
119Given a file (or some information about a file), return a set of standardized
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments