python3Packages.hakuin: fix build
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
hatchling,
|
||||
jinja2,
|
||||
nltk,
|
||||
sqlglot,
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@@ -26,6 +27,7 @@ buildPythonPackage rec {
|
||||
aiohttp
|
||||
jinja2
|
||||
nltk
|
||||
sqlglot
|
||||
];
|
||||
|
||||
# Module has no test
|
||||
|
||||
Reference in New Issue
Block a user