File tree 1 file changed +0
-20
lines changed
1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 10
10
:alt: Supported Python Versions
11
11
:target: https://img.shields.io/pypi/pyversions/globus-cli.svg
12
12
13
- .. image :: https://img.shields.io/badge/License-Apache%202.0-blue.svg
14
- :alt: License
15
- :target: https://opensource.org/licenses/Apache-2.0
16
-
17
- .. image :: https://results.pre-commit.ci/badge/github/globus/globus-cli/main.svg
18
- :target: https://results.pre-commit.ci/latest/github/globus/globus-cli/main
19
- :alt: pre-commit.ci status
20
-
21
- ..
22
- This is the badge style used by the isort repo itself, so we'll use their
23
- preferred colors
24
-
25
- .. image :: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
26
- :alt: Import Style
27
- :target: https://pycqa.github.io/isort/
28
-
29
- .. image :: https://img.shields.io/badge/code%20style-black-000000.svg
30
- :alt: Code Style
31
- :target: https://github.com/psf/black
32
-
33
13
34
14
Globus CLI
35
15
==========
You can’t perform that action at this time.
0 commit comments