mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
chg: [RELEASE] Bumped version number and aligned pyproject.toml file with standard specification.
This commit is contained in:
parent
7849955cdb
commit
2e8b0fdec9
6 changed files with 179 additions and 147 deletions
2
.github/workflows/pythonapp.yaml
vendored
2
.github/workflows/pythonapp.yaml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
pip install poetry
|
||||
poetry install
|
||||
poetry install --with dev
|
||||
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue