[PR #568] [MERGED] move from setup.py to pyproject.toml #569

Closed
opened 2026-02-26 10:32:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/568
Author: @ThomasWaldmann
Created: 10/12/2024
Status: Merged
Merged: 10/12/2024
Merged by: @ThomasWaldmann

Base: masterHead: pyproject.toml


📝 Commits (1)

  • 4dbb088 move from setup.py to pyproject.toml

📊 Changes

6 files changed (+71 additions, -101 deletions)

View changed files

📝 .github/workflows/ci.yml (+2 -1)
📝 pyproject.toml (+67 -1)
📝 requirements.d/dev.txt (+1 -0)
📝 setup.cfg (+0 -40)
setup.py (+0 -59)
📝 tox.ini (+1 -0)

📄 Description

Fixes #537.


🔄 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/nsupdate-info/nsupdate.info/pull/568 **Author:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Created:** 10/12/2024 **Status:** ✅ Merged **Merged:** 10/12/2024 **Merged by:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Base:** `master` ← **Head:** `pyproject.toml` --- ### 📝 Commits (1) - [`4dbb088`](https://github.com/nsupdate-info/nsupdate.info/commit/4dbb088e10ed9e2934dd076f66587e6409382112) move from setup.py to pyproject.toml ### 📊 Changes **6 files changed** (+71 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+2 -1) 📝 `pyproject.toml` (+67 -1) 📝 `requirements.d/dev.txt` (+1 -0) 📝 `setup.cfg` (+0 -40) ➖ `setup.py` (+0 -59) 📝 `tox.ini` (+1 -0) </details> ### 📄 Description Fixes #537. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-02-26 10:32:15 +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/nsupdate.info-nsupdate-info#569
No description provided.