ansible-hardening/setup.cfg
Andreas Jaeger 6e23deb6af Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Use newer openstackdocstheme and Sphinx versions
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine

Change-Id: Ic96b71596d4523e55fa4b451c99a8521dd581e4d
2020-04-25 15:07:26 +02:00

14 lines
442 B
INI

[metadata]
name = ansible-hardening
summary = OpenStack-Ansible: Host security hardening
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/ansible-hardening
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux