Skip to content

Commit

Permalink
Remove "Running pipx From Source Tree" section
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysle committed Jan 2, 2024
1 parent 3e07fdf commit 2380f32
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@ Thanks for your interest in contributing to pipx!
Everyone who interacts with the pipx project via codebase, issue tracker, chat rooms, or otherwise is expected to follow
the [PSF Code of Conduct](https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md).

## Running pipx From Source Tree

To run the pipx executable from your source tree during development, run pipx from the src directory:

```
python src/pipx --version
```

## Running Tests

### Setup
Expand Down

0 comments on commit 2380f32

Please sign in to comment.