fixed case

This commit is contained in:
Cédric Bonhomme 2019-12-15 15:58:14 +01:00
parent e5cfceb261
commit c0abda31bc
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -1,13 +1,13 @@
image: debian/sid image: debian/sid
sources: sources:
- https://git.sr.ht/~cedric/Stegano - https://git.sr.ht/~cedric/stegano
packages: packages:
- python3 - python3
- python3-dev - python3-dev
- python3-pip - python3-pip
- python3-venv - python3-venv
environment: environment:
project: Stegano project: stegano
tasks: tasks:
- dependencies: | - dependencies: |
pip3 install --user poetry pip3 install --user poetry