Comparing seantrue:master...SolidCode:master · seantrue/SolidPython
Commits on Feb 15, 2022
Commits on Jan 9, 2023
-
Add setuptools to dependencies
pyproject.toml: Pkg_resources is used in solid/solidpython.py, hence this project depends on setuptools until the use of pkg_resources is replaced with something else.
dvzrv committed
Jan 9, 2023
Commits on Mar 10, 2023
Commits on Oct 8, 2025
-
- Removed pkg_resources, setuptools dependencies - Updated pyproject.toml for use with `uv` - Ruff formatting throughout - Added Github CI to replace circleci-based testing
-
- Removed pkg_resources, setuptools dependencies - Updated pyproject.toml for use with uv - Ruff formatting throughout - Added Github CI to replace circleci-based testing