Skip to content

Commit

Permalink
updates docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BWMac committed Jan 8, 2024
1 parent 6a78d32 commit 87ed862
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ MANIFEST
# Metaflow files
.metaflow

# Virtual Environment Files
# Virtual Environment Directories
/venv
/py-orca-venv-*
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ This often provides additional considerations and avoids unnecessary work.
source py-orca-venv-<your_python_version>/bin/activate
```

**Note:** `py-orca` currently supports Python versions >=3.10 and <3.12.

5. Install [pre-commit] hooks:

```
Expand Down

0 comments on commit 87ed862

Please sign in to comment.