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

@github-actions
Copy link

Hi there! We haven’t seen activity on this pull request for 45 days, so I’m marking it as stale.
If you’d like to keep it open, please leave a comment within 10 days. Thanks!

@github-actions github-actions bot added the stale label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant