mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 04:11:00 +00:00
Update version and change remove files from pep8 blacklist
This commit is contained in:
@@ -28,8 +28,8 @@ import os
|
||||
sys.path.insert(0, os.path.join('ansible', 'lib'))
|
||||
sys.path.append(os.path.abspath('_themes'))
|
||||
|
||||
VERSION='2.2'
|
||||
AUTHOR='Ansible, Inc'
|
||||
VERSION = '2.4'
|
||||
AUTHOR = 'Ansible, Inc'
|
||||
|
||||
|
||||
# General configuration
|
||||
|
||||
@@ -40,7 +40,6 @@ contrib/inventory/zone.py
|
||||
docs/api/conf.py
|
||||
docs/bin/dump_keywords.py
|
||||
docs/bin/plugin_formatter.py
|
||||
docs/docsite/conf.py
|
||||
docs/docsite/rst/conf.py
|
||||
examples/scripts/uptime.py
|
||||
hacking/cherrypick.py
|
||||
|
||||
Reference in New Issue
Block a user