add python-stdnum as erpnext dependency

This commit is contained in:
Hendrik Sokolowski 2024-09-19 23:29:54 +02:00
parent 32bb022df7
commit 7ec2e96c2c
Signed by: hensoko
GPG key ID: 5C36A01B80BCCC59

View file

@ -14,6 +14,7 @@
# Integration dependencies
, googlemaps
, plaid-python
, python-stdnum
, python-youtube
, pypng
}:
@ -54,6 +55,7 @@ buildPythonPackage rec {
# Integration dependencies
googlemaps
plaid-python
python-stdnum
python-youtube
# used for QR code generation
pypng