[PR #887] [MERGED] Switch to PEP517 standard (pyproject.toml) for builds #1008

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/887
Author: @CyberTailor
Created: 11/24/2022
Status: Merged
Merged: 11/25/2022
Merged by: @benbusby

Base: mainHead: main


📝 Commits (3)

  • 641d81a Sync setup.cfg with requirements.txt
  • 76a5b0f Include tests in PyPI tarballs
  • 85195a2 Set version number only once

📊 Changes

5 files changed (+13 additions, -4 deletions)

View changed files

📝 MANIFEST.in (+1 -0)
📝 app/__init__.py (+2 -1)
📝 app/version.py (+1 -2)
pyproject.toml (+3 -0)
📝 setup.cfg (+6 -1)

📄 Description

No description provided


🔄 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/887 **Author:** [@CyberTailor](https://github.com/CyberTailor) **Created:** 11/24/2022 **Status:** ✅ Merged **Merged:** 11/25/2022 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`641d81a`](https://github.com/benbusby/whoogle-search/commit/641d81ac9f2ff60b497464366caa50299483635d) Sync setup.cfg with requirements.txt - [`76a5b0f`](https://github.com/benbusby/whoogle-search/commit/76a5b0f2b25ef8d23388bbf05b240c4c2b3d460a) Include tests in PyPI tarballs - [`85195a2`](https://github.com/benbusby/whoogle-search/commit/85195a2e93ae28d0454c3df72811a82e13d1a4a4) Set version number only once ### 📊 Changes **5 files changed** (+13 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `MANIFEST.in` (+1 -0) 📝 `app/__init__.py` (+2 -1) 📝 `app/version.py` (+1 -2) ➕ `pyproject.toml` (+3 -0) 📝 `setup.cfg` (+6 -1) </details> ### 📄 Description _No description provided_ --- <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:23 +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#1008
No description provided.