Skip to content

Commit

Permalink
Fix CONTRIBUTING.md (#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
zundertj committed Nov 7, 2021
1 parent a230d36 commit 5d1fa8f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@ You have to follow these steps:

- install rust nightly via [rustup](https://www.rust-lang.org/tools/install)
- run `$ rustup override set nightly` from the root of the repo.
- `$ pip3 install maturin==0.11.0`
- from [./py-polars](./py-polars) run `$ make build-and-test`

=======

- from [./py-polars](./py-polars) run `$ pip3 install -r build.requirements.txt`
- from [./py-polars](./py-polars) run `$ make build-and-test pre-commit`

Expand Down

0 comments on commit 5d1fa8f

Please sign in to comment.