mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-09 05:54:34 +02:00
Mode Python installation and test deps to requirement files
Installation with setup.py fails on missing yaml package, which should be installed by "install_requires" but this also does not work because podman_compose.__version__ also needs yaml. Put all the Python dependencies into separate files: - requirements.txt - test-requirements.txt
This commit is contained in:
committed by
Muayyad Alsadi
parent
5fabfee497
commit
b3090c3c3a
Reference in New Issue
Block a user