red-hat-storage / rhcephcompose

A tool to compose releases of Red Hat Ceph Storage for Ubuntu
MIT License
1 stars 1 forks source link

setup.py: split args to pytest.main #93

Closed ktdreyer closed 5 years ago

ktdreyer commented 5 years ago

The latest versions of pytest (v4.1) require a list of strings here, not one single string.