You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIB.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Each release should follow the following steps:
63
63
6. This will kick off a Github Actions workflow that will:
64
64
- Build the library in the [standard way](https://packaging.python.org/tutorials/packaging-projects/#generating-distribution-archives)
65
65
- Upload the distribution archives in the [standard way](https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives)
66
-
with credentials for the `labelbox` PyPI user.
66
+
- with credentials for the `labelbox` PyPI user.
67
67
68
68
## Running Jupyter Notebooks
69
69
@@ -78,4 +78,4 @@ Each release should follow the following steps:
0 commit comments