Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ci_scripts/deprecated.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

# List of deprecated packages.
# When we deprecated a package, we add it here, to check if upstream is still
# building it

# building it
aiohttp
blake3
charset-normalizer
Expand All @@ -27,6 +27,7 @@ patchelf
propcache
pydantic-core
regex
rignore
rpds-py
safetensors
scipy-openblas32
Expand Down
1 change: 0 additions & 1 deletion ci_scripts/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ PyNaCl
pyuwsgi
PyYAML
pyzmq
rignore
scikit-image
scipy
sentencepiece
Expand Down
1 change: 1 addition & 0 deletions docs/packages/rignore.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
deprecated:
package-name: rignore
source-code: https://github.com/patrick91/rignore
license: MIT
Expand Down