Skip to content

Commit

Permalink
Merge pull request #1130 from 36000/altair_req
Browse files Browse the repository at this point in the history
Make altair required
  • Loading branch information
arokem authored Apr 18, 2024
2 parents 84ab67b + d8f747f commit a2aa28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ install_requires =
Pillow
matplotlib
numpy==1.23.5
altair

zip_safe = False
include_package_data = True
Expand Down Expand Up @@ -90,7 +91,6 @@ plot =
pingouin>=0.3
seaborn>=0.11.0
ipython>=7.13.0,<=7.20.0
altair
trx =
trx-python

Expand Down

0 comments on commit a2aa28b

Please sign in to comment.