Skip to content

Commit 68ed859

Browse files
committed
Add polars in setup.cfg
1 parent 407c9da commit 68ed859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ install_requires =
3939
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'
4040
lxml==5.4.0; python_version < '3.8' and platform_machine != 'aarch64'
4141
lxml
42+
polars
4243
PyYAML==6.0.1; python_version < '3.8'
4344
PyYAML
4445
requests

0 commit comments

Comments
 (0)