Skip to content

Conversation

Inc44
Copy link

@Inc44 Inc44 commented Sep 12, 2025

Fix Python Package RuntimeError: Templates and Static Do Not Exist

Overview

This PR fixes bug [#529].

Changes Made

pyproject.toml

  • Configured setuptools' package data
  • Added static as an empty optional dependency

Steps to Test Changes

conda create --name gitingest python=3.13 -y
conda activate gitingest
pip install .[server,static]
python -m server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant