Skip to content
GitLab
Explore
Sign in
Projects
Respir-OS
Merge requests
!1
Update build system and dependecy management
代码
评审变更
检出分支
下载
补丁
文本差异
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