mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[PR #667] [MERGED] Configure setup() using setup.cfg #940
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#940
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/benbusby/whoogle-search/pull/667
Author: @CyberTailor
Created: 2/23/2022
Status: ✅ Merged
Merged: 2/25/2022
Merged by: @benbusby
Base:
main← Head:main📝 Commits (2)
9678685Configure setup() using setup.cfg5dd1fe9Ensure 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.