Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
b56b0ab959 fix(deps): update setuptools requirement from >=64.0.0 to >=64.0.3
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v64.0.0...v64.0.3)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 64.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 12:07:57 +00:00
pacnpal
a8fc3d5746 feat(docker): streamline Dockerfile by optimizing layer caching and enhancing installation verification 2025-01-28 23:24:30 -05:00
pacnpal
0bc9dded41 feat(docker): enhance Dockerfile with debugging outputs and install tree utility; update .dockerignore and MANIFEST.in for better packaging 2025-01-28 22:36:22 -05:00
pacnpal
860ed4583b feat(setup): update pyproject.toml to specify package data inclusion for simpleguardhome 2025-01-28 22:18:39 -05:00
pacnpal
0c7d5a2a9b feat(docker): update Dockerfile for editable mode compatibility and refine package installation 2025-01-28 21:58:03 -05:00
pacnpal
57539fa56e feat(docker): update Dockerfile for improved package installation and add pyproject.toml 2025-01-28 21:45:10 -05:00
pacnpal
b25fe5cb2b feat: migrate setup configuration to pyproject.toml and simplify setup.py 2025-01-28 21:41:00 -05:00