Skip to content

Commit

Permalink
updated dependency for setuptools>=61
Browse files Browse the repository at this point in the history
  • Loading branch information
sagerb committed Oct 17, 2023
1 parent 917b738 commit e8cce47
Show file tree
Hide file tree
Showing 16 changed files with 2,868 additions and 4 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ cd rsconnect-python
python3 -m venv .venv
# Activate the virtual environment
source .venv/bin/activate
# install our requirements into the virtual environment based on pyproject.toml
pip install .
# install our requirements into the virtual environment based
pip install -r requirements.txt
# install rsconnect-python with a symbolic link to the locations repository,
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit e8cce47

Please sign in to comment.