Skip to content

compliance_tool: add pyproject.toml #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Frosty2500
Copy link
Contributor

Refactor away from setup.py and requirements.txt to a pyproject.toml file.

@Frosty2500 Frosty2500 force-pushed the add_pyproject.toml_compliance_tool branch from 404cef1 to f10cdd0 Compare December 30, 2024 14:26
@s-heppner s-heppner merged commit dae3354 into eclipse-basyx:develop Feb 21, 2025
15 checks passed
@s-heppner s-heppner deleted the add_pyproject.toml_compliance_tool branch February 21, 2025 12:18
Frosty2500 added a commit to rwth-iat/basyx-python-sdk that referenced this pull request Mar 30, 2025
This refactors away from `setup.py` and towards
`pyproject.toml` for the `compliance_tool` 
package.

At the same step, we also update the relevant CI 
checks as well.
s-heppner added a commit to rwth-iat/basyx-python-sdk that referenced this pull request Apr 17, 2025
We previously refactored the compliance_tool from
`setup.py` to `pyproject.toml` (See eclipse-basyx#361).
However, somehow the `setup.py` slipped through
and is still in the `compliance_tool` directory.

This removes the `setup.py` from the
`compliance_tool` completely.
s-heppner added a commit that referenced this pull request Apr 23, 2025
We previously refactored the compliance_tool from
`setup.py` to `pyproject.toml` (See #361).
However, somehow the `setup.py` slipped through
and is still in the `compliance_tool` directory.

This removes the `setup.py` from the
`compliance_tool` completely.
s-heppner pushed a commit that referenced this pull request Apr 23, 2025
This refactors away from `setup.py` and towards
`pyproject.toml` for the `compliance_tool` 
package.

At the same step, we also update the relevant CI 
checks as well.
s-heppner added a commit that referenced this pull request Apr 23, 2025
We previously refactored the compliance_tool from
`setup.py` to `pyproject.toml` (See #361).
However, somehow the `setup.py` slipped through
and is still in the `compliance_tool` directory.

This removes the `setup.py` from the
`compliance_tool` completely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants