Skip to content

Commit 5ad6b10

Browse files
committed
temporarily remove packaging from the primer project selector
1 parent d08b776 commit 5ad6b10

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

crates/ty_python_semantic/resources/primer/bad.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ibis # cycle panics (try_metaclass_)
1313
manticore # stack overflow
1414
materialize # stack overflow
1515
mypy # cycle panic (signature_)
16+
packaging # too many cycle iterations
1617
pandas # slow
1718
pandas-stubs # cycle panics (try_metaclass_)
1819
pandera # cycle panics (try_metaclass_)

crates/ty_python_semantic/resources/primer/good.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ openlibrary
6363
operator
6464
optuna
6565
paasta
66-
packaging
6766
paroxython
6867
parso
6968
pegen

0 commit comments

Comments
 (0)