| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
setuptools generates a build/ directory when installing the package in editable mode (pip install -e .), which was missing from the ignore list alongside the existing dist/ entry.
| Back | FazBrowse Home | New Git URL |
setuptools generates a build/ directory when installing the package in editable mode (pip install -e .), which was missing from the ignore list alongside the existing dist/ entry.