Skip to content

Commit 24f509c

Browse files
committed
Close task: Add requires-python
1 parent 0af5be2 commit 24f509c

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

.beads/beads.db

0 Bytes
Binary file not shown.

.beads/beads.db-shm

0 Bytes
Binary file not shown.

.beads/beads.db-wal

-88.5 KB
Binary file not shown.

.beads/issues.jsonl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
{"id":"blackpythondevs.github.io-bvx","title":"GH#808: Redesign Hero Section","description":"The current hero section lacks clear visual hierarchy and 'fights for attention'. Adjust layout to stack image and text (image above/below text) to prioritize user attention. Ensure design reflects BPD core values: 1) Build/Support Black Leadership in Python, 2) Support Communities that Build Black Leadership, 3) Raise Money to do 1 \u0026 2","status":"open","priority":2,"issue_type":"task","created_at":"2026-01-17T11:19:13.492723-05:00","created_by":"jay.miller","updated_at":"2026-01-17T11:19:13.492723-05:00"}
5656
{"id":"blackpythondevs.github.io-bwa","title":"Add Code of Conduct link to footer (GH#778)","description":"Add a link to the Code of Conduct page in the Quick Links section of the footer. This improves discoverability of the community guidelines and makes it easier for visitors to find our Code of Conduct.","status":"open","priority":2,"issue_type":"task","created_at":"2026-01-17T11:31:47.391432-05:00","created_by":"jay.miller","updated_at":"2026-01-17T11:31:47.391432-05:00"}
5757
{"id":"blackpythondevs.github.io-coi","title":"Make local development significantly easier","status":"open","priority":1,"issue_type":"task","created_at":"2026-01-17T11:21:51.662857-05:00","created_by":"jay.miller","updated_at":"2026-01-17T11:21:51.662857-05:00"}
58-
{"id":"blackpythondevs.github.io-cpr","title":"Add requires-python to pyproject.toml","status":"in_progress","priority":2,"issue_type":"task","created_at":"2026-01-17T13:54:46.821551-05:00","created_by":"jay.miller","updated_at":"2026-01-17T13:54:59.42666-05:00"}
58+
{"id":"blackpythondevs.github.io-cpr","title":"Add requires-python to pyproject.toml","status":"closed","priority":2,"issue_type":"task","created_at":"2026-01-17T13:54:46.821551-05:00","created_by":"jay.miller","updated_at":"2026-01-17T13:56:24.205435-05:00","closed_at":"2026-01-17T13:56:24.205435-05:00","close_reason":"Closed"}
5959
{"id":"blackpythondevs.github.io-czw","title":"GH#753: Add test that ensures all pages are accessible","description":"Pages in /pages have no link to them currently. Some pages need to be visible while others should be removed. Add test to ensure all pages are accessible to the website","status":"open","priority":2,"issue_type":"task","created_at":"2026-01-17T11:21:53.608987-05:00","created_by":"jay.miller","updated_at":"2026-01-17T11:21:53.608987-05:00"}
6060
{"id":"blackpythondevs.github.io-dc3","title":"GH#786: Add GitHub link to footer","description":"Add a link to the GitHub repository in the footer using Font Awesome brand icon (fa-fa brand). Location: _layouts/_includes/footer.html. Labels: enhancement, design","status":"open","priority":3,"issue_type":"task","created_at":"2026-01-17T11:21:03.588753-05:00","created_by":"jay.miller","updated_at":"2026-01-17T11:21:03.588753-05:00"}
6161
{"id":"blackpythondevs.github.io-dcb","title":"GH#720: Remove lang reference","description":"Multiple languages were removed, this should be removed. The condition comparing 'lang' to itself is always true; consider comparing loop variable to current page language","status":"open","priority":3,"issue_type":"task","created_at":"2026-01-17T11:21:08.821127-05:00","created_by":"jay.miller","updated_at":"2026-01-17T11:21:08.821127-05:00"}

.beads/sync-state.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"last_failure": "2026-01-17T13:55:44.480694-05:00",
3-
"failure_count": 1,
4-
"backoff_until": "2026-01-17T13:56:14.480694-05:00",
5-
"needs_manual_sync": false,
6-
"failure_reason": "git pull failed: exit status 128\nerror: Pulling is not possible because you have unmerged files.\nhint: Fix them up in the work tree, and then use 'git add/rm \u003cfile\u003e'\nhint: as appropriate to mark resolution and make a commit.\nfatal: Exiting because of an unresolved conflict.\n"
2+
"last_failure": "2026-01-17T13:56:26.411827-05:00",
3+
"failure_count": 3,
4+
"backoff_until": "2026-01-17T13:58:26.411827-05:00",
5+
"needs_manual_sync": true,
6+
"failure_reason": "git pull failed: exit status 1\nfatal: couldn't find remote ref fix/add-requires-python\n"
77
}

0 commit comments

Comments
 (0)