11 lines
351 B
Markdown
11 lines
351 B
Markdown
|
|
---
|
||
|
|
# nuzlocke-tracker-tqoq
|
||
|
|
title: Rewrite fetch_pokeapi.py to use local submodule data
|
||
|
|
status: completed
|
||
|
|
type: task
|
||
|
|
priority: normal
|
||
|
|
created_at: 2026-02-05T18:14:38Z
|
||
|
|
updated_at: 2026-02-05T18:16:34Z
|
||
|
|
---
|
||
|
|
|
||
|
|
Replace all pokebase API calls with local JSON file reads from the PokeAPI/api-data git submodule. Remove pokebase dependency from pyproject.toml.
|