Small cleanups
setup.cfg: Remove obsolete sections. tox.ini: Fix typo, set basepython as well. Change-Id: I44105c3d472493b1821a37e2c2dbe9aff9828cbb
This commit is contained in:
parent
235bfe94ed
commit
ce3e955a1d
11
setup.cfg
11
setup.cfg
@ -14,10 +14,6 @@ classifier =
|
||||
Intended Audience :: Information Technology
|
||||
Topic :: Utilities
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
pbr.hooks.setup_hook
|
||||
|
||||
[files]
|
||||
data_files =
|
||||
share/ansible/roles/lunasa_hsm/defaults = defaults/*
|
||||
@ -25,10 +21,3 @@ data_files =
|
||||
share/ansible/roles/lunasa_hsm/tasks = tasks/*
|
||||
share/ansible/roles/lunasa_hsm/templates = templates/*
|
||||
share/ansible/roles/lunasa_hsm/files = files/*
|
||||
|
||||
[wheel]
|
||||
universal = 1
|
||||
|
||||
[pbr]
|
||||
skip_authors = True
|
||||
skip_changelog = True
|
||||
|
Loading…
Reference in New Issue
Block a user