mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[PR #822] [MERGED] Added specifications for windows users #1027
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1027
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/822
Author: @raibarra04
Created: 6/6/2022
Status: ✅ Merged
Merged: 6/18/2022
Merged by: @stephanebruckert
Base:
master← Head:master📝 Commits (1)
c9df9bbAdded documentation for windows users attempting to set environment variables📊 Changes
2 files changed (+8 additions, -1 deletions)
View changed files
📝
CONTRIBUTING.md(+7 -0)📝
docs/index.rst(+1 -1)📄 Description
I added a specification for Windows users attempting to set their environment variables.
($ indicates a variable), (env:) indicates an environment variable.
The full syntax is $env:var_name = "my_env_var"
set was failing for me as it was not persisting even for a single session.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.