Using poetry to generate test builds.

This commit is contained in:
Cédric Bonhomme 2019-12-14 09:36:21 +01:00
parent cfe3a1325c
commit 6e9dff3c79
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
5 changed files with 294 additions and 14 deletions

View file

@ -20,7 +20,7 @@ https://todo.sr.ht/~cedric/stegano
```bash
$ pipenv install Stegano
$ poetry install Stegano
```
You will be able to use Stegano in your Python programs.