Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Oct 22, 2021
1 parent 3690bc4 commit 27e4458
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@ members = [
"polars/polars-lazy",
]

[patch.crates-io]
arrow-format = { git = 'https://github.com/ritchie46/arrow-format', branch="cfg_doc"}

#[patch.crates-io]
#packed_simd_2 = { git = 'https://github.com/rust-lang/packed_simd', rev = "e57c7ba11386147e6d2cbad7c88f376aab4bdc86" }
4 changes: 2 additions & 2 deletions py-polars/build.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ isort~=5.9.2
mypy~=0.910
numpy
pyarrow
ghp-import
ghp-import==2.0.1
pandas
flake8
sphinx
sphinx==4.2.0
pydata-sphinx-theme==0.6.3
sphinx-panels==0.6.0
sphinxcontrib-applehelp==1.0.2
Expand Down

0 comments on commit 27e4458

Please sign in to comment.