Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
add readme for new custom_virtualenv_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
syphar committed Aug 9, 2021
1 parent 0e84ccc commit c23446c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ For testing and cache-busting you can provide a string that will included in the

Default is: `v1`

### `custom_virtualenv_dir`
By default the virtual environment will be created under `~/.venv`. With this input you can define a custom directory, relative to the home-directory.

## License

The project is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

0 comments on commit c23446c

Please sign in to comment.