File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 33
44[ ![ Stable documentation] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://pyjulia.readthedocs.io/en/stable/ )
55[ ![ Latest documentation] ( https://img.shields.io/badge/docs-latest-blue.svg )] ( https://pyjulia.readthedocs.io/en/latest/ )
6- [ ![ Build Status] ( https://travis-ci.org/JuliaPy/pyjulia.svg?branch=master )] ( https://travis-ci.org/JuliaPy/pyjulia )
7- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/github/JuliaPy/pyjulia?svg=true )] ( https://ci.appveyor.com/project/Keno/pyjulia )
86[ ![ Main workflow] ( https://github.com/JuliaPy/pyjulia/workflows/Main%20workflow/badge.svg )] ( https://github.com/JuliaPy/pyjulia/actions?query=workflow%3A%22Main+workflow%22 )
97[ ![ DOI] ( https://zenodo.org/badge/14576985.svg )] ( https://zenodo.org/badge/latestdoi/14576985 )
108
Original file line number Diff line number Diff line change 11Welcome to PyJulia’s documentation!
22===================================
33
4- |travis | | appveyor |
4+ |github-action |
55
66Experimenting with developing a better interface to
77`Julia language <https://julialang.org/ >`_ that works with
@@ -31,10 +31,7 @@ Indices and tables
3131* :ref: `modindex `
3232* :ref: `search `
3333
34- .. |travis | image :: https://travis-ci.org/JuliaPy/pyjulia.svg?branch=master
35- :target: https://travis-ci.org/JuliaPy/pyjulia
36- :alt: Travis Build Status
37-
38- .. |appveyor | image :: https://ci.appveyor.com/api/projects/status/github/JuliaPy/pyjulia?svg=true
39- :target: https://ci.appveyor.com/project/Keno/pyjulia
40- :alt: AppVeyor Build Status
34+ .. |github-action|
35+ image:: https://github.com/JuliaPy/pyjulia/workflows/Main%20workflow/badge.svg
36+ :target: https://github.com/JuliaPy/pyjulia/actions?query=workflow%3A%22Main+workflow%22
37+ :alt: Main workflow
You can’t perform that action at this time.
0 commit comments