Skip to content

Commit

Permalink
apparently this is on conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
chendaniely authored Oct 8, 2019
1 parent e286688 commit d7ddccd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,18 @@ Great for reading and writing datasets!

## Installation

### pip
```bash
pip install pyprojroot
```

### conda
https://anaconda.org/conda-forge/pyprojroot

```bash
conda install -c conda-forge pyprojroot
```

## Usage

```python
Expand Down

0 comments on commit d7ddccd

Please sign in to comment.