Skip to content

Commit 11173cd

Browse files
committed
add-agent-guidance-on-virtual-env
1 parent 9a768ea commit 11173cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This document provides AI coding assistants with essential context for working with the spendee-python-client project.
55

66
## Development Environment Setup
7-
This project uses [mise](https://mise.jdx.dev/) to manage the development environment and leverages python virtual environment by relying on the [requirements.txt](requirements.txt) file. For details how the environment set up works, look into the [setup.sh](setup.sh) file.
7+
This project uses [mise](https://mise.jdx.dev/) to manage the development environment and leverages python virtual environment by relying on the [requirements.txt](requirements.txt) file. For details how the environment set up works, look into the [setup.sh](setup.sh) file. Even after the setup with mise, you need to activate the python virtual environment as well.
88

99
## Secrets Management
1010
We use Bitwarden for managing secrets. To access secrets, you will need the `BWS_ACCESS_TOKEN` environment variable set. You can then use the `bws` CLI to fetch secrets.

0 commit comments

Comments
 (0)