Skip to content

Commit 5cd69f6

Browse files
authored
[PLT-0] Updates to repo post Rye Merge (#1550)
1 parent b5e13a9 commit 5cd69f6

File tree

4 files changed

+3
-102
lines changed

4 files changed

+3
-102
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ build:
1313
jobs:
1414
pre_create_environment:
1515
- asdf plugin add rye
16-
- asdf plugin install rye 0.29
17-
- asdf global rye 0.29
16+
- asdf install rye 0.32
17+
- asdf global rye 0.32
1818
- rye config --set-bool behavior.global-python=true
1919
- rye config --set-bool behavior.use-uv=true
2020
post_install:

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
[![Release Notes](https://img.shields.io/github/release/labelbox/labelbox-python)](https://github.com/Labelbox/labelbox-python/releases)
6-
[![CI](https://github.com/Labelbox/labelbox-python/actions/workflows/python-package-develop.yaml/badge.svg)](https://github.com/Labelbox/labelbox-python/actions/workflows/python-package-develop.yaml)
6+
[![CI)](https://github.com/Labelbox/labelbox-python/actions/workflows/python-package-develop.yml/badge.svg?branch=develop)](https://github.com/Labelbox/labelbox-python/actions/workflows/python-package-develop.yml)
77
[![Downloads](https://pepy.tech/badge/labelbox)](https://pepy.tech/project/labelbox)
88
[![Dependency Status](https://img.shields.io/librariesio/github/labelbox/labelbox-python)](https://libraries.io/github/labelbox/labelbox-python)
99
[![Open Issues](https://img.shields.io/github/issues-raw/labelbox/labelbox-python)](https://github.com/labelbox/labelbox-python/issues)
@@ -13,7 +13,6 @@
1313
[![LinkedIn Follow](https://img.shields.io/badge/Follow-LinkedIn-blue.svg?style=flat&logo=linkedin)](https://www.linkedin.com/company/labelbox/)
1414
[![Supported Python Versions](https://img.shields.io/pypi/pyversions/labelbox)](https://img.shields.io/pypi/pyversions/labelbox)
1515

16-
1716
# Labelbox
1817

1918
Labelbox is a data-centric AI platform for enterprises to develop, optimize, and use AI to solve problems and power new products and services.

libs/labelbox/scripts/ensure_local_setup.sh

Lines changed: 0 additions & 40 deletions
This file was deleted.

libs/labelbox/scripts/update_sdk_version.sh

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)