Skip to content

Commit

Permalink
add paralex to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JPapir committed Sep 23, 2024
1 parent a47f27f commit 9cd9d35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ python_requires = >=3.6
install_requires =
pandas
numpy
paralex
frictionless
scipy
matplotlib
Expand Down Expand Up @@ -50,4 +51,4 @@ universal = true

[options.entry_points]
console_scripts =
qumin = qumin.cli:qumin_command
qumin = qumin.cli:qumin_command

0 comments on commit 9cd9d35

Please sign in to comment.