1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

More fixing

This commit is contained in:
krateng
2021-12-31 05:24:04 +01:00
parent fb2dff8add
commit cd8e0ff90a
3 changed files with 40 additions and 38 deletions

View File

@@ -19,7 +19,7 @@ jobs:
python-version: '3.x'
- name: Install dependencies
run: pip install build setuptools
run: pip install build setuptools toml
- name: Build package
#run: python -m build