Update example_test_pylast.yaml Link in README.md (#455)

This commit is contained in:
Hugo van Kemenade 2024-05-22 22:08:13 +03:00 committed by GitHub
commit 0fa96932a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -142,8 +142,9 @@ integration and unit tests with Last.fm, and plenty of code examples.
For integration tests you need a test account at Last.fm that will become cluttered with
test data, and an API key and secret. Either copy
[example_test_pylast.yaml](example_test_pylast.yaml) to test_pylast.yaml and fill out
the credentials, or set them as environment variables like:
[example_test_pylast.yaml](https://github.com/pylast/pylast/blob/main/example_test_pylast.yaml)
to test_pylast.yaml and fill out the credentials, or set them as environment variables
like:
```sh
export PYLAST_USERNAME=TODO_ENTER_YOURS_HERE