Skip to content
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

Switched to using pyproject.toml to build environment for CI tests instead #265

Merged
merged 3 commits into from
May 9, 2024

Conversation

tieneupin
Copy link
Contributor

Contributes towards resolving Issue #194. Azure Pipelines can build its test environments using the dependencies provided in pyproject.toml, allowing requirements_dev.txt to be phased out. Eliminates the need to maintain multiple lists of dependencies, so it should be conducive for streamlining the project development environment.

@tieneupin tieneupin added the ci-cd Improvements to project development environment label May 9, 2024
@tieneupin tieneupin requested a review from d-j-hatton May 9, 2024 10:35
@tieneupin tieneupin self-assigned this May 9, 2024
@tieneupin tieneupin merged commit 7b7509a into main May 9, 2024
9 checks passed
@tieneupin tieneupin deleted the ci-streamlining branch May 9, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd Improvements to project development environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants