Merge pull request #310095 from annaleeleaves/type-infer

python311Packages.type-infer: add required dep py3langid
This commit is contained in:
Weijia Wang 2024-05-08 17:19:45 +02:00 committed by GitHub
commit cbae5f41a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
, numpy
, pandas
, psutil
, py3langid
, python-dateutil
, scipy
, toml
@ -48,6 +49,7 @@ buildPythonPackage rec {
numpy
pandas
psutil
py3langid
python-dateutil
scipy
toml