@@ -24,18 +24,6 @@ This version of the AboutCode Toolkit follows the ABOUT specification version 3.
2424https://aboutcode-toolkit.readthedocs.io/en/latest/specification.html
2525
2626
27- Build and tests status
28- ----------------------
29-
30- +-------+-----------------+--------------+
31- | Branch | **Linux/macOS ** | **Windows ** |
32- +=======+=================+==============+
33- | Master | |master-posix | | |master-win | |
34- +-------+-----------------+--------------+
35- | Develop| |devel-posix | | |devel-win | |
36- +-------+-----------------+--------------+
37-
38-
3927REQUIREMENTS
4028------------
4129The AboutCode Toolkit is tested with Python 3.9 or above only on Linux, Mac and Windows.
@@ -146,18 +134,3 @@ LICENSE
146134-------
147135The AboutCode Toolkit is released under the Apache 2.0 license.
148136See (of course) the about.ABOUT file for details.
149-
150-
151- .. |master-posix | image :: https://api.travis-ci.org/nexB/aboutcode-toolkit.png?branch=master
152- :target: https://travis-ci.org/nexB/aboutcode-toolkit
153- :alt: Linux Master branch tests status
154- .. |devel-posix | image :: https://api.travis-ci.org/nexB/aboutcode-toolkit.png?branch=develop
155- :target: https://travis-ci.org/nexB/aboutcode-toolkit
156- :alt: Linux Develop branch tests status
157-
158- .. |master-win | image :: https://ci.appveyor.com/api/projects/status/uwj2gh8i9ga1mqwn/branch/master?png=true
159- :target: https://ci.appveyor.com/project/nexB/aboutcode-toolkit
160- :alt: Windows Master branch tests status
161- .. |devel-win | image :: https://ci.appveyor.com/api/projects/status/uwj2gh8i9ga1mqwn/branch/develop?png=true
162- :target: https://ci.appveyor.com/project/nexB/aboutcode-toolkit
163- :alt: Windows Develop branch tests status
0 commit comments