Skip to content
GitLab
Explore
Sign in
Projects
Respir-OS
Merge requests
!1
Update build system and dependecy management
Code
Review changes
Check out branch
Download
Patches
Plain diff
Víctor Vázquez Rodríguez
requested to merge
devel
into
master
Jun 29, 2021
Overview
0
Commits
6
Pipelines
0
Changes
64
Expand
Changelog
Introduce Poetry.
Replace
requirements.txt
and
setup.cfg
with
pyproject.toml
.
Add
.gitlab-ci.yml
for CI.
Define job that runs on tag and publishes the new version to PyPI.
Merge request reports