[PR #667] [MERGED] Configure setup() using setup.cfg #940

Closed
opened 2026-02-25 20:37:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/667
Author: @CyberTailor
Created: 2/23/2022
Status: Merged
Merged: 2/25/2022
Merged by: @benbusby

Base: mainHead: main


📝 Commits (2)

  • 9678685 Configure setup() using setup.cfg
  • 5dd1fe9 Ensure setuptools installed in pypi ci

📊 Changes

3 files changed (+39 additions, -27 deletions)

View changed files

📝 .github/workflows/pypi.yml (+1 -0)
setup.cfg (+37 -0)
📝 setup.py (+1 -27)

📄 Description

Setuptools documentation:
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html


🔄 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/benbusby/whoogle-search/pull/667 **Author:** [@CyberTailor](https://github.com/CyberTailor) **Created:** 2/23/2022 **Status:** ✅ Merged **Merged:** 2/25/2022 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`9678685`](https://github.com/benbusby/whoogle-search/commit/9678685fcc717f7cca5ad8d6bf6ad160fb4c0803) Configure setup() using setup.cfg - [`5dd1fe9`](https://github.com/benbusby/whoogle-search/commit/5dd1fe95b15996ab19ba987fecc8d47fa7d4969c) Ensure setuptools installed in pypi ci ### 📊 Changes **3 files changed** (+39 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pypi.yml` (+1 -0) ➕ `setup.cfg` (+37 -0) 📝 `setup.py` (+1 -27) </details> ### 📄 Description Setuptools documentation: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:10 +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/whoogle-search#940
No description provided.