William Valentin
623050478a
feat: Update version to 1.7.3 in Makefile, docker-build.sh, and pyproject.toml
2025-08-01 13:21:48 -07:00
William Valentin
949e43ac6c
feat: Bump version to 1.6.1 in Makefile, pyproject.toml, and CHANGELOG.md
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-07-31 11:42:13 -07:00
William Valentin
7e04aebd5d
feat: update version to 1.3.4 in pyproject.toml and uv.lock
2025-07-30 12:35:07 -07:00
William Valentin
2fe45e65eb
chore: Bump version to 1.2.1 in project files
2025-07-29 14:52:41 -07:00
William Valentin
c20c4478a6
feat: Add coverage, iniconfig, pluggy, pygments, pytest, pytest-cov, and pytest-mock as dependencies
...
- Added coverage version 7.10.1 with multiple wheel distributions.
- Added iniconfig version 2.1.0 with its wheel distribution.
- Added pluggy version 1.6.0 with its wheel distribution.
- Added pygments version 2.19.2 with its wheel distribution.
- Added pytest version 8.4.1 with its wheel distribution and dependencies.
- Added pytest-cov version 6.2.1 with its wheel distribution and dependencies.
- Added pytest-mock version 3.14.1 with its wheel distribution and dependencies.
- Updated dev-dependencies to include coverage, pytest, pytest-cov, and pytest-mock.
- Updated requires-dist to specify minimum versions for coverage, pytest, pytest-cov, and pytest-mock.
2025-07-28 17:53:19 -07:00
William Valentin
354fdda9b5
Add Ruff configuration for linting and formatting; set target version and exclusions
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-07-28 13:38:47 -07:00
William Valentin
97fa6896ac
Update project description in pyproject.toml for clarity; streamline dev dependencies formatting
2025-07-28 13:24:53 -07:00
William Valentin
5a191a8fa0
Add ruff for linting and update configuration in pyproject.toml
2025-07-28 09:50:03 -07:00
William Valentin
a633a00a85
Update dependency management: add requirements files and include pandas, colorlog, and pyinstaller
2025-07-27 14:16:12 -07:00
William Valentin
2a7b0ca89e
Replace poetry by uv
2025-07-27 13:47:47 -07:00
William Valentin
6f5a9f90cf
Update pyproject.toml to include flake8 and autopep8 in dev dependencies for improved code quality checks
2025-07-25 10:30:14 -07:00
William Valentin
0ab7cf4f5d
Refactor Makefile for clarity and consistency; update environment setup to use poetry and improve deployment process. Update pyproject.toml to correct project description and remove unnecessary dependencies.
2025-07-24 15:11:23 -07:00
William Valentin
0a0e5cb75c
Refactor dependencies in pyproject.toml and requirements.txt for consistency and clarity
2025-07-24 11:01:36 -07:00
William Valentin
908b43055f
Switch from pipenv to poetry
2025-07-24 10:45:30 -07:00
William Valentin
651e699abb
Increase max line length in flake8 and black configurations to 88
2025-07-24 09:09:33 -07:00
William Valentin
6c2867533a
Tool tweak
2025-07-20 13:08:25 -07:00