15
0
forked from pool/python-poetry

- Add missing virtualenv and poetry-core runtime requirements

- fix cleo dep in pyproject.toml as poetry checks that during
   runtime

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry?expand=0&rev=24
This commit is contained in:
2020-10-08 14:01:20 +00:00
committed by Git OBS Bridge
parent cbbf622dac
commit 08bdef0659
3 changed files with 16 additions and 4 deletions

View File

@@ -60,6 +60,7 @@ Requires: python-keyring >= 21.2.0
Requires: python-lockfile
Requires: python-pexpect >= 4.7.0
Requires: python-pkginfo >= 1.4
Requires: python-poetry-core >= 1.0.0
Requires: python-pyparsing >= 2.2
Requires: python-requests >= 2.18
Requires: python-requests-toolbelt >= 0.9.1