Skip to content

Commit

Permalink
wip: fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tschuelia committed Dec 26, 2024
1 parent 3960fe8 commit 8614a69
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ install_requires =
matplotlib
loguru

[options.extras_require]
test =
pytest
pyarrow

python_requires = >=3.9
package_dir=
=.
packages = find:

[options.extras_require]
test =
pytest
pyarrow

[options.package_data]
* = predictors/*.txt

Expand Down

0 comments on commit 8614a69

Please sign in to comment.