Skip to content

Commit

Permalink
Update certifli and urllib3 and update README.md (#7)
Browse files Browse the repository at this point in the history
* Update certifli and urllib3 and update README.md
  • Loading branch information
serena-ramley authored Sep 26, 2024
1 parent ac63562 commit a37b4d8
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 86 deletions.
193 changes: 107 additions & 86 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ Running the CLI:
python3 -m pipenv run trello_tools add-user-to-boards
```

Obtain the API KEY & token from https://docs.adaptavist.com/w4j/latest/quick-configuration-guide/add-sources/how-to-generate-trello-api-key-token

Running the tests:

```commandline
Expand All @@ -90,3 +92,9 @@ Linting the code:
```commandline
python3 -m pipenv run lint
```

# Security Updates

```commandline
pipenv install
```

0 comments on commit a37b4d8

Please sign in to comment.