[PR #822] [MERGED] Added specifications for windows users #1027

Closed
opened 2026-02-28 00:03:18 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • c9df9bb Added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/822 **Author:** [@raibarra04](https://github.com/raibarra04) **Created:** 6/6/2022 **Status:** ✅ Merged **Merged:** 6/18/2022 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c9df9bb`](https://github.com/spotipy-dev/spotipy/commit/c9df9bb9b1745f47a63ee2f0bba60455bad9050d) Added documentation for windows users attempting to set environment variables ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+7 -0) 📝 `docs/index.rst` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#1027
No description provided.