Skip to content

Commit

Permalink
ci: require newer node for pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm committed Mar 25, 2024
1 parent 4e0175f commit f17eb18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/conda_env_python.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@

Cython
importlib-resources
# nodejs is required by pyright
nodejs >12.0.0
pandas
pyarrow>=8.0.0
pyright
Expand Down

0 comments on commit f17eb18

Please sign in to comment.