Skip to content

Commit 5af7e81

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/ty_python_semantic/resources/primer/bad.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ibis # cycle panics (try_metaclass_)
1313
manticore # stack overflow
1414
materialize # stack overflow
1515
mypy # cycle panic (signature_)
16+
packaging # too many cycle iterations
17+
pip # vendors packaging, see above
1618
pandas # slow
1719
pandas-stubs # cycle panics (try_metaclass_)
1820
pandera # cycle panics (try_metaclass_)

crates/ty_python_semantic/resources/primer/good.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,9 @@ openlibrary
6363
operator
6464
optuna
6565
paasta
66-
packaging
6766
paroxython
6867
parso
6968
pegen
70-
pip
7169
poetry
7270
porcupine
7371
ppb-vector

0 commit comments

Comments
 (0)