cc0d019446
- update setup.cfg to advertise supported platforms - fix tox.ini file use version agnostic envlist - add openstack-tox-py39 job - minor fix on test file which wrongly assumed that pop returns a new dictionary - added type to release dictionary, which is what would have prevented previous item from being introduced. Change-Id: I60b80ebe41a66d39e6f1a51a3d00c0b9292d42fd
2 lines
33 B
Python
2 lines
33 B
Python
pytest_plugins = ['pytest_html']
|