Skip to content

Commit

Permalink
resolve parent shell path with psutil
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhl8 committed Apr 18, 2023
1 parent 2947470 commit 0cab7b9
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 95 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ __pycache__
__pypackages__
.pytest_cache
.ruff_cache
.pdm.toml
.pdm-python
build
dist
pypi-*
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@

## Install

ShellRunner has zero dependencies.

```
pip install -U python-shellrunner
```
Expand Down
Loading

0 comments on commit 0cab7b9

Please sign in to comment.